Symbian
 Developer Library

DEVELOPER LIBRARY

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



Location: dial.h

Class TCityDialCodes

class TCityDialCodes;

Support

Supported from 5.0

Description

International and area prefixes to a subscriber number.

Defined in TCityDialCodes:
iAreaCode, iIntlPref, iNatCode, iNatPref


Member data


iAreaCode

TAreaCode iAreaCode;

Description

The area code component of a telephone number minus any leading zeros.

For example, a London number '020 7563 2...' would have an iAreaCode of '20'.


iNatCode

TNatCode iNatCode;

Description

The code prefixed to all national numbers.

For example, a UK number such as '020 7563 2...' would have an iNatCode of '0'.


iNatPref

TNatPrefCode iNatPref;

Description

The national prefix number.

For example, the national prefix number for the UK is '44'.


iIntlPref

TIntlPrefCode iIntlPref;

Description

The international prefix number.

For example the international prefix number used in the UK is '00'.