TContactFieldAtts Class Reference

#include <app/cntfield.h>

Link against: cntmodel.lib

class TContactFieldAtts

Constructor & Destructor Documentation

TContactFieldAtts ( )

TContactFieldAtts()[inline]

Member Function Documentation

Attribs ( )

TUint32 Attribs()const

Get contact field arributes.

Returns: contact field arributes.

Count ( )

TInt Count()const

ExtendedAttribs ( )

TUint32 ExtendedAttribs()const

Get contact field extended arributes.

Returns: contact field extended arributes.

ExternalizeL ( RWriteStream & )

voidExternalizeL(RWriteStream &aStream)const

Externalize implementation.

InternalizeL ( RReadStream & )

voidInternalizeL(RReadStream &aStream)

Internalize implementation.

SetAttribs ( TUint32 )

voidSetAttribs(TUint32aAttribs)

Set contact field attributes.

ParameterDescription
aAttribscontact field arributes to be set.

SetCount ( TInt )

voidSetCount(TIntaCount)

SetExtendedAttribs ( TUint32 )

voidSetExtendedAttribs(TUint32aExtendedAttribs)

Set contact field extended arributes.

ParameterDescription
aExtendedAttribscontact field extended arributes to be set.

SetTemplateFieldId ( TInt )

voidSetTemplateFieldId(TIntaId)

SetType ( TStorageType )

voidSetType(TStorageTypeaType)

Set storage type.

ParameterDescription
aTypestorage type to set.

TemplateFieldId ( )

TInt TemplateFieldId()const

Type ( )

TStorageType Type()const

Get contact field storage type.

Returns: contact field storage type.