CMTPTypeObjectPropDesc::RMTPTypeObjectPropDescForm Class Reference
class CMTPTypeObjectPropDesc::RMTPTypeObjectPropDescForm : public RMTPType |
Inherits from
- CMTPTypeObjectPropDesc::RMTPTypeObjectPropDescForm
Constructor & Destructor Documentation
RMTPTypeObjectPropDescForm()
RMTPTypeObjectPropDescForm | ( | ) | |
Member Functions Documentation
CreateL(TUint)
Allocates storage for non-default data types. Non-default data types can be supported by a derived class which overides both this and the Destroy methods.
- leave
- KMTPDataTypeInvalid, if the type's data type identifier datacode is not supported.
- leave
- One of the system wide error codes, if a processing failure occurs.
Destroy
Parameters
TUint aDataType | The type's data type identifier datacode. |
Destroy(MMTPType *)
void | Destroy | ( | MMTPType * | aType | ) | [private, virtual] |
Releases the storage assigned to the data type. Non-default data types can be supported by a derived class which overides both this and the CreateL methods.
- panic
- MTPDataTypes 5, if the type's data type identifier datacode is not supported.
CreateL
Member Data Documentation
TUint
iDataType
The FORM dataset's MTP datatype code.
TUint8
iFormFlag
The FORM dataset's FormFlag code.
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.