GetOEMCP (Windows CE 5.0)
This function retrieves the current original equipment manufacturer (OEM) code-page identifier for the system.
UINT GetOEMCP(void)
Parameters
None.
Return Values
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
OS Versions: Windows CE .NET 4.0 and later.
Header: Winnls.h.
Link Library: Coreloc.lib.
See Also
Send Feedback on this topic to the authors