Skip to content

Latest commit

 

History

History
95 lines (69 loc) · 3 KB

nf-winnls-getusergeoid.md

File metadata and controls

95 lines (69 loc) · 3 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NF:winnls.GetUserGeoID
GetUserGeoID function (winnls.h)
Retrieves information about the geographical location of the user. For more information, see Table of Geographical Locations.
GetUserGeoID
GetUserGeoID function [Internationalization for Windows Applications]
_win32_GetUserGeoID
intl.getusergeoid
winnls/GetUserGeoID
intl\getusergeoid.htm
Intl
9d4d196d-4000-4866-a4c7-e7b9cb669c6f
12/05/2018
GetUserGeoID, GetUserGeoID function [Internationalization for Windows Applications], _win32_GetUserGeoID, intl.getusergeoid, winnls/GetUserGeoID
winnls.h
Windows.h
Windows
Windows XP [desktop apps \| UWP apps]
Windows Server 2003 [desktop apps \| UWP apps]
Kernel32.lib
Kernel32.dll
Windows
19H1
GetUserGeoID
winnls/GetUserGeoID
c++
APIRef
kbSyntax
DllExport
Kernel32.dll
API-MS-Win-Core-Localization-l1-2-0.dll
KernelBase.dll
API-MS-Win-Core-Localization-l1-2-1.dll
API-MS-Win-DownLevel-Kernel32-l1-1-0.dll
MinKernelBase.dll
API-MS-Win-Core-Localization-L1-2-2.dll
GetUserGeoID

GetUserGeoID function

-description

[GetUserGeoID is available for use in the operating systems specified in the Requirements section. It may be altered or unavailable in subsequent versions. Instead, use GetUserDefaultGeoName.

]

Retrieves information about the geographical location of the user. For more information, see Table of Geographical Locations.

-parameters

-param GeoClass [in]

Geographical location class to return. Possible values are defined by the SYSGEOCLASS enumeration.

-returns

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.

-see-also

GetUserDefaultGeoName

National Language Support

National Language Support Functions

SYSGEOCLASS

SetUserGeoID