TContactIdWithMapping Struct Reference

#include <app/cntviewbase.h>

struct TContactIdWithMapping
Public Attributes
TContactItemId iId
TInt iMapping

Detailed Description

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

Member Attribute Documentation

iId

The contact item's ID.

iMapping

TInt iMapping

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