Symbian
Symbian OS Library

SYMBIAN OS V9.3

[Index] [Spacer] [Previous] [Next]



Location: phbksync.h
Link against: phbksyncsvr.lib

This item is not part of the S60 3rd Edition SDK for Symbian OS, Feature Pack 2.

Class TContactFieldFormat

class TContactFieldFormat;

Description

Class to hold the contact field formats.

Members

Defined in TContactFieldFormat:
iCount, iDisplayed, iLength


Member data


iLength

TInt iLength;

Description

The maximum length (i.e. number of characters) of the field. If the field is not a string type this attribute should be ignored.


iCount

TInt iCount;

Description

The maximum number of instances of this field within an item. This is set to -1 if this is unlimited.


iDisplayed

TBool iDisplayed;

Description

Indicates whether this is displayed or hidden.