Location:
syncmltransportproperties.h
Link against: smlclient.lib
class TSyncMLTransportPropertyInfo;
Information about a SyncML
transport property.
Defined in TSyncMLTransportPropertyInfo
:
ExternalizeL()
, InternalizeL()
, iDataType
, iName
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.