GetACP.3w

Langue: en

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

Section: 3 (Bibliothèques de fonctions)

NAME

GetACP (KERNEL32.@)

SYNOPSIS

UINT GetACP
 (
 )

DESCRIPTION

Get the current Ansi code page Id for the system.

PARAMS

None.

RETURNS

The current Ansi code page identifier for the system.

IMPLEMENTATION

Defined in "winnls.h".

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

Debug channel "nls".