GetOEMCP (Windows Embedded CE 6.0)

1/6/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

See Also

Reference

GetACP

Other Resources

National Language Support (NLS) Functions