|
|
|
class TSyncMLTransportPropertyInfo;
Information about a SyncML transport property.
Defined in TSyncMLTransportPropertyInfo:
ExternalizeL(RWriteStream &)constExternalises the object to a stream. InternalizeL(RReadStream &)Internalises the object from a stream. iDataTypeProperty data type. iNameProperty name. IMPORT_C void InternalizeL(RReadStream &aStream);
Internalises the object from a stream.
|
|
IMPORT_C void ExternalizeL(RWriteStream &aStream) const;
Externalises the object to a stream.
|
|
TBuf8< KSmlMaxTransportPropertyNameLen > iName;
Property name.