|
|
|
|
Location:
cntviewbase.h
struct TContactIdWithMapping;
A struct used internally by filtered and group views to pair a contact item ID and its index into the underlying view.
Defined in TContactIdWithMapping:
iId, iMapping
TInt iMapping;
The index of the item into the view's underlying view.