RMobilePhoneStore::TMobilePhoneStoreInfoV1 Class Reference

class RMobilePhoneStore::TMobilePhoneStoreInfoV1 : public RMobilePhone::TMultimodeType

Defines information and capabilities of a phone-side store.

Inherits from

Constructor & Destructor Documentation

TMobilePhoneStoreInfoV1()

IMPORT_C TMobilePhoneStoreInfoV1 ( )

Member Data Documentation

TUint32 iCaps

TUint32 iCaps

Indicates the capabilities of the store. It is the sum of caps constants defined in TMobilePhoneStoreCaps and those defined for a specialised phone store.

Modes: Common

RMobilePhone::TMobileName iName

RMobilePhone::TMobileName iName

The name of the phone-side store. A valid list of names is given in the description of each specialised store.

Modes: Common

RMobilePhone::TMobileName

TInt iTotalEntries

TInt iTotalEntries

Indicates the total number of entries that may be held in this store.

TMobilePhoneStoreType iType

TMobilePhoneStoreType iType

The type of entry in the phone-side store.

Modes: Common

TMobilePhoneStoreType

TInt iUsedEntries

TInt iUsedEntries

Indicates the current number of entries held in this store.

Is equal to KIndexNotUsed if the TSY is unable to determine current number of entries.

Modes: Common