GetOEMCP

A version of this page is also available for

Windows Embedded CE 6.0 R3

4/8/2010

This function retrieves the current original equipment manufacturer (OEM) code-page identifier for the system.

Syntax

UINT GetOEMCP(void) 

Parameters

None.

Return Value

The current OEM 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 OEM code-page identifiers, see Code Pages.

Requirements

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

See Also

Reference

GetACP