Symbian
Symbian OS Library

SYMBIAN OS V9.3

[Index] [Spacer] [Previous] [Next]



Location: cntviewbase.h

Struct TContactIdWithMapping

struct TContactIdWithMapping;

Description

A struct used internally by filtered and group views to pair a contact item ID and its index into the underlying view.

Members

Defined in TContactIdWithMapping:
iId, iMapping


Member data


iId

TContactItemId iId;

Description

The contact item's ID.


iMapping

TInt iMapping;

Description

The index of the item into the view's underlying view.