Symbian
 Developer Library

DEVELOPER LIBRARY

[Index] [Glossary] [Previous] [Next]



Location: dial.h

Dial Buffer Size Constants

Support

Supported from 5.0


KChargeCardRuleSize

const TInt KChargeCardRuleSize=32;

Description

The size of the buffer to create that holds the charge card dialling rules.

[Top]


KChargeCardAccountNumberSize

const TInt KChargeCardAccountNumberSize=32;

Description

The size of the buffer to create that holds the charge card number.

[Top]


KChargeCardPinSize

const TInt KChargeCardPinSize=8;

Description

The size of the buffer to create that holds the charge card personal identification number (PIN).

[Top]


KDialOutLocalCodeSize

const TInt KDialOutLocalCodeSize=4;

Description

The size of the buffer to create that holds the code indicating that the dialled call is a local one.

[Top]


KDialOutLongDistanceCodeSize

const TInt KDialOutLongDistanceCodeSize=4;

Description

The size of the buffer to create that holds the code indicating that the dialled call is a long distance one.

[Top]


KDisableCallWaitingCodeSize

const TInt KDisableCallWaitingCodeSize=8;

Description

The size of the buffer to create that holds the code that disables call waiting.

[Top]


KPhoneNumberSize

const TInt KPhoneNumberSize=100;

Description

The size of the buffer to create that holds the phone number.

[Top]


KPhoneNumberDefaultFlags

const TInt KPhoneNumberDefaultFlags=KPhoneNumberUsePulseDial;

Description

The default dialling mode.