Group: National Language Support - Library: kernel32
Sets the geographical location identifier for the user. This identifier should have one of the values described in Table of Geographical Locations.
BOOL SetUserGeoID(
_In_ GEOID GeoId
); DECLARE INTEGER SetUserGeoID IN kernel32;
INTEGER GeoId GeoId [in] Identifier for the geographical location of the user.
Returns TRUE if successful or FALSE otherwise.
See also: GetUserGeoID.
Table of Geographical Locations
Home