TContactIdWithMapping Struct Reference

struct TContactIdWithMapping

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

Public Attributes
TContactItemId iId
TInt iMapping

Member Data Documentation

TContactItemId iId

TContactItemId iId

The contact item's ID.

TInt iMapping

TInt iMapping

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