class RMobilePhoneStore::TMobilePhoneStoreInfoV1 : public RMobilePhone::TMultimodeType |
Defines information and capabilities of a phone-side store.
Public Member Functions | |
---|---|
TMobilePhoneStoreInfoV1 () |
Public Attributes | |
---|---|
TUint32 | iCaps |
RMobilePhone::TMobileName | iName |
TInt | iTotalEntries |
TMobilePhoneStoreType | iType |
TInt | iUsedEntries |
Inherited Attributes | |
---|---|
RMobilePhone::TMultimodeType::iExtensionId |
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 |
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 |
Indicates the total number of entries that may be held in this store.
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
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.