SYMBIAN OS V9.4
Feedback
#include <t32wld.h>
TWldDeleteDeniedFlags
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().
RWorldServer
EWldDelNotFound
The specified TWorldId is not found.
TWorldId
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.
Copyright © 2005-2008 Symbian Software Ltd.