Group: National Language Support - Library: kernel32
GEOID GetUserGeoID(
_In_ GEOCLASS GeoClass
);
DECLARE INTEGER GetUserGeoID IN kernel32;
INTEGER GeoClass
GeoClass [in] Geographical location class to return. Possible values are defined by the SYSGEOCLASS enumeration.
Returns the geographical location identifier of the user if SetUserGeoID has been called before to set the identifier.
See also: SetUserGeoID.
Table of Geographical Locations