GetUserDefaultLCID.3w

Langue: en

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

Section: 3 (Bibliothèques de fonctions)

NAME

GetUserDefaultLCID (KERNEL32.@)

SYNOPSIS

LCID GetUserDefaultLCID
 (
 )

DESCRIPTION

Get the default locale Id for the current user.

PARAMS

None.

RETURNS

The current LCID of the default locale for the current user.

IMPLEMENTATION

Defined in "winnls.h".

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

Debug channel "nls".