Retrieves information about a locale.

GetLocaleInfoEx(nType [, nLocaleID])

Parameters

nType

nLocaleID (optional)

default = LOCALE_USER_DEFAULT

Locale identifier for which to retrieve information. You can use the MAKELCID macro to create a locale identifier or use one of the following predefined values.

LOCALE_CUSTOM_DEFAULT
LOCALE_CUSTOM_UI_DEFAULT
LOCALE_CUSTOM_UNSPECIFIED
LOCALE_INVARIANT
LOCALE_SYSTEM_DEFAULT
LOCALE_USER_DEFAULT

Return Value

The information (string) retrieved from the API GetLocaleInfo.

See Also

Reference

ADesktopArea
ADesktops
ADisplayDevices
AResolutions
AWindowStations
ExpandEnvironmentStrings
GetSystemDirectory
GetWindowsDirectory
OsEx

Used WinApi functions

GetLocaleInfo