RMobileNamStore::TMobileNamEntryV4 Class Reference
class RMobileNamStore::TMobileNamEntryV4 : public RMobilePhoneStore::TMobilePhoneStoreEntryV1 |
Defines contents of a NAM store entry
Inherits from
- RMobileNamStore::TMobileNamEntryV4
Constructor & Destructor Documentation
TMobileNamEntryV4()
IMPORT_C | TMobileNamEntryV4 | ( | ) | |
Member Functions Documentation
ExternalizeL(RWriteStream &)
This method externalizes the NAM entry into a stream
Parameters
RWriteStream & aStream | The write stream that will contain the NAM entry |
InternalizeL(RReadStream &)
This method internalizes the NAM entry from a stream
Parameters
RReadStream & aStream | The read stream containing the NAM entry |
Member Data Documentation
TBuf8< KMaxNamParamSizeV4 > iData
TBuf8< KMaxNamParamSizeV4 > | iData |
TInt
iNamId
The NAM that is to be accessed, will be between 0 and TMobileNamStoreInfo::iNamCount-1.
Modes: CDMA
TInt
iParamIdentifier
The identifier of the NAM parameter to be accessed. iParamIdentifier will be a TStandardNamParameters value if a standard NAM parameter is being accessed, however a TSY may support and define NAM parameters in addition to those given by TStandardNamParameters Modes: CDMA
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.