Symbian
Symbian Developer Library

SYMBIAN OS V9.4

Feedback

[Index] [Previous] [Next]

#include <t32wld.h>

Enum TWldSelect

TWldSelect

Description

City search mode flags. These define whether a search for a city involves the whole of the world database, or just a single country. For example, the RWorldServer::NextCity() function returns either the next city in the country, or the next city in the world, depending on which of these two values is set in the TWorldId.

EWithinWorld

The search is within the whole world database.

EWithinCountry

The search is within the current country only.