SYSGEOCLASS enumeration
Specifies the geographical location class.
Syntax
enum SYSGEOCLASS {
GEOCLASS_NATION = 16,
GEOCLASS_REGION = 14,
GEOCLASS_ALL = 0
};
Constants
- GEOCLASS_NATION
-
Class for nation geographical location identifiers.
- GEOCLASS_REGION
-
Class for region geographical location identifiers.
- GEOCLASS_ALL
-
Starting with Windows 8: Class for all geographical location identifiers.
Requirements
|
Minimum supported client |
Windows XP [desktop apps | Windows Store apps] |
|---|---|
|
Minimum supported server |
Windows Server 2003 [desktop apps | Windows Store apps] |
|
Header |
|
See also
Show: