GetACP (Windows Embedded CE 6.0)

1/6/2010

This function retrieves the current ANSI code-page identifier for the system.

Syntax

UINT GetACP(VOID) 

Return Value

The current ANSI code-page identifier for the system or a default identifier if no code page is current indicates success.

Remarks

For a complete list of the ANSI code-page identifiers, see Code Pages.

Requirements

Header winnls.h
Library Coreloc.lib
Windows Embedded CE Windows CE .NET 4.0 and later

See Also

Reference

GetCPInfo
GetOEMCP

Other Resources

National Language Support (NLS) Functions