RMobilePhone::TMultimodeType Class Reference

class RMobilePhone::TMultimodeType

Base class for all the V1 parameter types defined within the API.

Public Member Functions
IMPORT_C TInt ExtensionId ()
Protected Member Functions
TMultimodeType ()
void ExternalizeL ( RWriteStream &)
void InternalizeL ( RReadStream &)
Protected Attributes
TInt iExtensionId

Constructor & Destructor Documentation

TMultimodeType()

TMultimodeType ( ) [protected]

Member Functions Documentation

ExtensionId()

IMPORT_C TInt ExtensionId ( ) const

This method returns the multimode API extension number of the class

capability
None

ExternalizeL(RWriteStream &)

void ExternalizeL ( RWriteStream & aStream ) const [protected]

This method externalizes the multimode type into a stream

Parameters

RWriteStream & aStream The write stream that will contain the multimode type

InternalizeL(RReadStream &)

void InternalizeL ( RReadStream & aStream ) [protected]

This method internalizes the multimode type from a stream

Parameters

RReadStream & aStream The read stream containing the multimode type

Member Data Documentation

TInt iExtensionId

TInt iExtensionId [protected]