GetUserDefaultLangID (Windows CE 5.0)
This function retrieves the user-default language identifier.
LANGID GetUserDefaultLangID(void);
Parameters
None.
Return Values
The user -default language identifier indicates success.
Remarks
Windows CE does not support a separate system LANGID and therefore GetSystemDefaultLangID returns the same value.
For more information about language 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
GetSystemDefaultLangID | National Language support (NLS) Locale Identifiers | MAKELANGID
Send Feedback on this topic to the authors