GetUserGeoID function
Retrieves information about the geographical location of the user. For more information, see Table of Geographical Locations.
Syntax
GEOID GetUserGeoID( _In_ GEOCLASS GeoClass );
Parameters
- GeoClass [in]
-
Geographical location class to return. Possible values are defined by the SYSGEOCLASS enumeration.
Return value
Returns the geographical location identifier of the user if SetUserGeoID has been called before to set the identifier.
If no geographical location identifier has been set for the user, the function returns GEOID_NOT_AVAILABLE.
Remarks
Windows Phone 8: This API is supported.
Requirements
|
Minimum supported client | Windows XP [desktop apps | Windows Store apps] |
|---|---|
|
Minimum supported server | Windows Server 2003 [desktop apps | Windows Store apps] |
|
Header |
|
|
Library |
|
|
DLL |
|
See also
Send comments about this topic to Microsoft
Build date: 11/21/2012
