EPOC   SDK Home Glossary Indexes Previous Next Up

TCountryData class


Contents


TCountryData class — Country information

Section Contents


Overview

Defined in

t32wld.h

Description

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


Data members

TCityName iCapital

The country’s capital.

TCountryName iCountry

The country’s name.

TIntlPrefCode iIntlPref

The country’s international dialling prefix.

TNatCode iNatCode

The country’s national dialling code.

TNatPrefCode iNatPref

The national dialling prefix.

EPOC       SDK Home Glossary Indexes Previous Next Up