GetUserDefaultLCID (Windows CE 5.0)
This function retrieves the user-default locale identifier.
LCID GetUserDefaultLCID(void);
Parameters
None.
Return Values
The user-default locale identifier indicates success.
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