GetSystemDefaultLCID (Windows CE 5.0)
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