GetUserDefaultLangID.3w

Langue: en

Version: Jun 2009 (debian - 07/07/09)

Section: 3 (Bibliothèques de fonctions)

NAME

GetUserDefaultLangID (KERNEL32.@)

SYNOPSIS

LANGID GetUserDefaultLangID
 (
 )

DESCRIPTION

Get the default language Id for the current user.

PARAMS

None.

RETURNS

The current LANGID of the default language for the current user.

IMPLEMENTATION

Defined in "winnls.h".

Implemented in "dlls/kernel32/locale.c".

Debug channel "nls".