Symbian
Symbian Developer Library

SYMBIAN OS V9.4

Feedback

[Index] [Previous] [Next]

#include <t32wld.h>

Enum TWldDeleteDeniedFlags

TWldDeleteDeniedFlags

Description

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

EWldDelNotFound

The specified TWorldId is not found.

EWldDelDerivedFromRom

The specified TWorldId is in a read-only file.

EWldDelHomeCityCountry

The specified TWorldId is the home city or country.

EWldDelCapitalCity

The specified TWorldId is a capital city.

EWldDelDefaultCountry

The specified TWorldId is the default country.

EWldDelAll

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