dial.h File Reference

Detailed Description

Deprecated9.1

__DIAL_H__

Deprecated9.1

KChargeCardRuleSize

const TIntKChargeCardRuleSize

Deprecated9.1

KChargeCardAccountNumberSize

const TIntKChargeCardAccountNumberSize

Deprecated9.1

KChargeCardPinSize

const TIntKChargeCardPinSize

Deprecated9.1

Typedef TChargeCardRule

typedef TBuf< KChargeCardRuleSize >TChargeCardRule

Represents a dialling rule. Deprecated9.1

Typedef TChargeCardAccount

typedef TBuf< KChargeCardAccountNumberSize >TChargeCardAccount

Represents the charge card account number. Deprecated9.1

Typedef TChargeCardPin

typedef TBuf< KChargeCardPinSize >TChargeCardPin

Represents the charge card PIN number. Deprecated9.1

Enum TParseMode

This can be passed to TelephoneNumber::Parse() to define whether a telephone number is for dialling or for display.

Deprecated9.1

EnumeratorValueDescription
EForDialing
EForDisplay

KDialOutLocalCodeSize

const TIntKDialOutLocalCodeSize

Defines the size of TDialOutLocalCode Deprecated9.1

KDialOutLongDistanceCodeSize

const TIntKDialOutLongDistanceCodeSize

Defines the size of TDialOutLongDistanceCode Deprecated9.1

KDisableCallWaitingCodeSize

const TIntKDisableCallWaitingCodeSize

Defines the size of TDisableCallWaitingCode Deprecated9.1

KPhoneNumberSize

const TIntKPhoneNumberSize

Defines the size of TPhoneNumber Deprecated9.1

Typedef TDialOutLocalCode

typedef TBuf< KDialOutLocalCodeSize >TDialOutLocalCode

Descriptor for the Local Dial-Out Code. Deprecated9.1

Typedef TDialOutLongDistanceCode

typedef TBuf< KDialOutLongDistanceCodeSize >TDialOutLongDistanceCode

Descriptor for the Long Distance Dial-Out Code. Deprecated9.1

Typedef TDisableCallWaitingCode

typedef TBuf< KDisableCallWaitingCodeSize >TDisableCallWaitingCode

Descriptor for code to disable call waiting Deprecated9.1

Typedef TPhoneNumber

typedef TBuf< KPhoneNumberSize >TPhoneNumber

Descriptor for the phone number. Deprecated9.1

Enum anonymous

These flags are part of the location information stored by TDialLocation. Deprecated9.1

KPhoneNumberDefaultFlags

const TIntKPhoneNumberDefaultFlags

Deprecated9.1

Enum TPlusFormatDialOptions

This can be passed to TelephoneNumber::Parse() to define whether the dial string is in full or in the + char format.

Deprecated9.1

Enum TCityDialOptions

This option applies when the phone number being dialled is in the same location as the dialler: It controls whether the area code is included in the final dial string.

Deprecated9.1