This function retrieves the system default language identifier.
At a Glance
Header file: | Winnls.h |
Windows CE versions: | 1.0 and later |
Syntax
LANGID GetSystemDefaultLangID(void);
Return Values
The system default language identifier indicates success.
Remarks
For more information about language identifiers, see Locale Identifiers.
See Also