cntdb.h File Reference

KMaxContactTextSeperator

const TIntKMaxContactTextSeperator

Maximum string length used to separate the fields in the text definition.

See also: TContactTextDefItem

KTextFieldMinimalLength

const TIntKTextFieldMinimalLength

Constant used during sorting and searching of contacts.

KMaxCustomFilterableFields

const TIntKMaxCustomFilterableFields

Maximum number of fields that can be set as filterable fields by licensees.

KBestMatchingPhoneNumbers

const TIntKBestMatchingPhoneNumbers

Enables searching for Contacts using an number of digits from right to compare phone numbers which is read from cenrep configuration. Calling: CContactDatabase::MatchPhoneNumberL("<phone_number>", KBestMatchingPhoneNumbers); will produce the same results as calling: CContactDatabase::MatchPhoneNumberL("<phone_number>"); The second option is preferred if the Contacts lookup by phone number is wanted according to the local device configuration.

See also: CContactDatabase::MatchPhoneNumberL

KMajorVersion

const TIntKMajorVersion

KMinorVersion

const TIntKMinorVersion

KBuildNumber

const TIntKBuildNumber

Enum TVCardVersion

Specifies type of export of contact items. PBAP clients should use EPBAPVCard21 and EPBAPVCard30.

EnumeratorValueDescription
EVCardUDEF-1
EVCard210
EVCard30
EPBAPVCard21
EPBAPVCard30

KUidEComCntVCardConverterDefaultImplementation

The UID of the default vCard converter implemented by an ECom plugin.

KUidVCardConvDefaultImpl

The UID of the default vCard converter plugin implementation. This implementation is independent of the plugin framework used.

KUidEcomCntVCardConverterInterface

const TUidKUidEcomCntVCardConverterInterface

The UID of the vCard converter ECom plugin interface.

KUidEcomCntPhoneNumberParserInterface

const TUidKUidEcomCntPhoneNumberParserInterface

The UID of the phone number parser ECom plugin interface.

KUidPBAPVCardConvImpl

The UID of PBAP vCard Converter plugin Implementation.