Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This function retrieves the system default locale identifier.
LCIDGetSystemDefaultLCID(void);
Parameters
None.
Return Values
The system default locale identifier indicates success.
Remarks
For more information about locale identifiers, see National Language support (NLS) Locale Identifiers.
Requirements
OS Versions: Windows CE .NET 4.0 and later.
Header: Winnls.h.
Link Library: Coreloc.lib.
See Also
GetLocaleInfo | MAKELCID | National Language support (NLS) Locale Identifiers
Send Feedback on this topic to the authors