| class CMsvEntrySelection : public CArrayFixFlat< TMsvId > |
Encapsulates an array of entry IDs.
An object of this type is commonly passed to a function to indicate the set of entries on which the function should operate. The array base class (CArrayFixFlat<TMsvId>) provide methods to access, sort, and manipulate members of the array.
| Public Member Functions | |
|---|---|
| CMsvEntrySelection() | |
| IMPORT_C CMsvEntrySelection * | CopyL() |
| IMPORT_C CMsvEntrySelection * | CopyLC() |
| IMPORT_C TInt | Find(TMsvId) |