TContactFieldAtts Class Reference
#include
<app/cntfield.h>
Link against: cntmodel.lib
Constructor & Destructor Documentation
TContactFieldAtts ( )
TContactFieldAtts | ( | ) | [inline] |
Member Function Documentation
Attribs ( )
Get contact field arributes.
Returns: contact field arributes.
ExtendedAttribs ( )
Get contact field extended arributes.
Returns: contact field extended arributes.
ExternalizeL ( RWriteStream & )
InternalizeL ( RReadStream & )
SetAttribs ( TUint32 )
Set contact field attributes.
Parameter | Description | aAttribs | contact field arributes to be set. |
SetExtendedAttribs ( TUint32 )
void | SetExtendedAttribs | ( | TUint32 | aExtendedAttribs | ) | |
Set contact field extended arributes.
Parameter | Description | aExtendedAttribs | contact field extended arributes to be set. |
SetTemplateFieldId ( TInt )
void | SetTemplateFieldId | ( | TInt | aId | ) | |
SetType ( TStorageType )
Parameter | Description | aType | storage type to set. |
TemplateFieldId ( )
TInt
| TemplateFieldId | ( | ) | const |
Type ( )
Get contact field storage type.
Returns: contact field storage type.