GetUserDefaultLangID
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 Locale Identifiers.
Requirements
OS Versions: Windows CE .NET 4.0 and later.
Header: Winnls.h.
Link Library: Coreloc.lib.
See Also
GetSystemDefaultLangID | Locale Identifiers | MAKELANGID
Last updated on Friday, April 09, 2004
© 1992-2003 Microsoft Corporation. All rights reserved.