dial_consts.h File Reference

const TInt KMaxDialString

const TInt KMaxDialString

Maximum length for TDialString.

const TInt KMaxAreaCode

const TInt KMaxAreaCode

Maximum length for TAreaCode.

const TInt KMaxNatCode

const TInt KMaxNatCode

Maximum length for TNatCode.

const TInt KMaxNatPrefCode

const TInt KMaxNatPrefCode

Maximum length for TNatPrefCode.

const TInt KMaxIntlPrefCode

const TInt KMaxIntlPrefCode

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.