dial_consts.h File Reference

const TInt KMaxDialString

const TIntKMaxDialString

Maximum length for TDialString.

const TInt KMaxAreaCode

const TIntKMaxAreaCode

Maximum length for TAreaCode.

const TInt KMaxNatCode

const TIntKMaxNatCode

Maximum length for TNatCode.

const TInt KMaxNatPrefCode

const TIntKMaxNatPrefCode

Maximum length for TNatPrefCode.

const TInt KMaxIntlPrefCode

const TIntKMaxIntlPrefCode

Maximum length for TIntlPrefCode.

Typedef TDialString

typedef TBuf< KMaxDialString >TDialString

A buffer to contain a telephone number to dial.

Typedef TAreaCode

typedef TBuf< KMaxAreaCode >TAreaCode

A buffer for a telephony area code.

Typedef TNatCode

typedef TBuf< KMaxNatCode >TNatCode

A buffer for a telephony national code.

Typedef TNatPrefCode

typedef TBuf< KMaxNatPrefCode >TNatPrefCode

A buffer for a telephony national prefix code.

Typedef TIntlPrefCode

typedef TBuf< KMaxIntlPrefCode >TIntlPrefCode

A buffer for a telephony international prefix code.