CContactViewBase::TVirtualFunction1Params Class Reference
#include
<app/cntviewbase.h>
Link against: cntplsql.lib
class CContactViewBase::TVirtualFunction1Params |
Member Attribute Documentation
iIdArray
Pointer to array of contact IDs
iIndexes
Pointer to an array of indexes in a view
Constructor & Destructor Documentation
TVirtualFunction1Params ( const CArrayFix< TInt > *, CContactIdArray * )
Inline constructor to initialize member data
Parameter | Description | aIndexes | Pointer to an array of indexes in a view |
aIdArray | Pointer to array of contact IDs |