Symbian Developer Library

SYMBIAN OS V6.1 EDITION FOR C++

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



Location: t32wld.h
Link against:

Enum TWldDeleteDeniedFlags

TWldDeleteDeniedFlags

Support

Supported from 5.0

Description

Flags which indicate possible reasons why the server cannot delete a particular city or country. Bitmasks of these flags are returned by the RWorldServer functions IsCityDeletable() and IsCountryDeletable().

EWldDelNotFound

The specified TWldId is not found.

EWldDelDerivedFromRom

The specified TWldId is in the read-only file.

EWldDelHomeCityCountry

The specified TWldId is the home city or country.

EWldDelCapitalCity

The specified TWldId is a capital city.

EWldDelDefaultCountry

The specified TWldId is the default country.

EWldDelAll

The specified TWldId cannot be deleted for all of the above reasons.