GetSystemDefaultLangID
The GetSystemDefaultLangID
function retrieves the system default language identifier.
LANGID GetSystemDefaultLangID(VOID)
Parameters
This function
has no parameters.
Return Values
If the function
succeeds, the return value is the system default language identifier.
Remarks
For more
information about language identifiers, see Language Identifiers and Locales.
See Also