Symbian Developer Library

SYMBIAN OS V6.1 EDITION FOR C++

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



Location: t32wld.h
Link against:

Class TCountryData

TCountryData

Support

Supported from 5.0

Description

Country information.

This class stores country specific information, including its name, capital, international prefix, national code, and the national prefix.

Defined in TCountryData:
iCapital, iCountry, iIntlPref, iNatCode, iNatPref


Data members


iCapital

TCityName iCapital

Description

The country’s capital.


iCountry

TCountryName iCountry

Description

The country’s name.


iIntlPref

TIntlPrefCode iIntlPref

Description

The country’s international dialling prefix.


iNatCode

TNatCode iNatCode

Description

The country’s national dialling code.


iNatPref

TNatPrefCode iNatPref

Description

The national dialling prefix.