GetSystemDefaultLangID

The GetSystemDefaultLangID function retrieves the system default language identifier.

LANGID GetSystemDefaultLangID(VOID)
 

Parameters

This function has no parameters.

Return Values

The return value is the system default language identifier.

Remarks

For more information about language identifiers, see Language Identifiers and Locale Information.

QuickInfo

  Windows NT: Requires version 3.1 or later.
  Windows: Requires Windows 95 or later.
  Windows CE: Requires version 1.0 or later.
  Header: Declared in winnls.h.
  Import Library: Use kernel32.lib.

See Also

National Language Support Overview, National Language Support Functions, GetUserDefaultLangID, MAKELANGID