dial_consts.h File Reference

#include <dial_consts.h>

KMaxDialString

const TIntKMaxDialString

Maximum length for TDialString.

KMaxAreaCode

const TIntKMaxAreaCode

Maximum length for TAreaCode.

KMaxNatCode

const TIntKMaxNatCode

Maximum length for TNatCode.

KMaxNatPrefCode

const TIntKMaxNatPrefCode

Maximum length for TNatPrefCode.

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.