.\" -*- nroff -*- .\" Generated file - DO NOT EDIT! .TH GetSystemDefaultUILanguage 3w "Oct 2012" "Wine API" "Wine API" .SH NAME \fBGetSystemDefaultUILanguage\fR (KERNEL32.@) .SH SYNOPSIS LANGID GetSystemDefaultUILanguage ( ) .SH DESCRIPTION .PP Get the default user interface language Id for the system. .SH PARAMS None. .PP .SH RETURNS .PP The current \fBLANGID\fR of the default \fBUI\fR language for the system. This is typically the same language used during the installation process. .SH IMPLEMENTATION .PP Declared in \fB"winnls.h"\fR. .PP Implemented in \fB"dlls/kernel32/locale.c"\fR. .PP Debug channel \fB"nls"\fR.