GetACP (Windows CE 5.0)

Send Feedback

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

UINT GetACP(VOID) 

Return Values

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

OS Versions: Windows CE .NET 4.0 and later.
Header: Winnls.h.
Link Library: Coreloc.lib.

See Also

GetCPInfo | GetOEMCP

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.