GetSystemDefaultUILanguage(3w)
NAME
GetSystemDefaultUILanguage (KERNEL32.@)
SYNOPSIS
LANGID GetSystemDefaultUILanguage ( )
DESCRIPTION
Get the default user interface language Id for the system.
PARAMS
None.
RETURNS
The current LANGID of the default UI language for the system. This is
typically the same language used during the installation process.
IMPLEMENTATION
Defined in "winnls.h".
Implemented in "build/buildd-wine-unstable_1.1.32-1+b1-amd64-KnxYu0/wine-unstable-1.1.32/build32/dlls/kernel32/locale.c".
- Debug channel "nls".