GetThreadLocale.3w

Langue: en

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

Section: 3 (Bibliothèques de fonctions)

NAME

GetThreadLocale (KERNEL32.@)

SYNOPSIS

LCID GetThreadLocale
 (
 )

DESCRIPTION

Get the current threads locale.

PARAMS

None.

RETURNS

The LCID currently associated with the calling thread.

IMPLEMENTATION

Defined in "winnls.h".

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

Debug channel "nls".