Symbian
Symbian Developer Library

SYMBIAN OS V9.4

Feedback

[Index] [Previous] [Next]

#include <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:


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.