| 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 |
| void | ExternalizeL | ( | RWriteStream & | aStream | ) | const [protected] |
| RWriteStream & aStream |
| void | InternalizeL | ( | RReadStream & | aStream | ) | [protected] |
| RReadStream & aStream |