TPbk2UIExtensionRange Struct Reference

struct TPbk2UIExtensionRange

Range that is allocated for a plug-in.

Constructor & Destructor Documentation

TPbk2UIExtensionRange()

TPbk2UIExtensionRange ( )

Member Functions Documentation

IsIdIncluded(TInt)

TBool IsIdIncluded ( TInt aId ) const

Returns ETrue if the id is included in this range.

Parameters

TInt aId Id to check.d

ReadFromResource(TResourceReader &)

void ReadFromResource ( TResourceReader & aReader )

Reads the range from resources. PHONEBOOK2_EXTENSION_RANGE

Parameters

TResourceReader & aReader Resource reader for reading the range data.

Member Data Documentation

TInt iFirstId

TInt iFirstId [private]

TInt iLastId

TInt iLastId [private]