The GetUserDefaultLCID function retrieves the user-default locale identifier.
LCID GetUserDefaultLCID(VOID)
This function has no parameters.
The return value is the user-default locale identifier.
For more information about locale identifiers, see Locales.
Windows NT: Requires version 3.1 or later.
Windows: Requires Windows 95 or later.
Windows CE: Requires version 1.0 or later.
Header: Declared in winnls.h.
Import Library: Use kernel32.lib.
National Language Support Overview, National Language Support Functions, GetLocaleInfo, GetSystemDefaultLCID, MAKELCID