Code Page Enumeration (Windows Embedded CE 6.0)

1/6/2010

This object retrieves a list of all the code pages the system recognizes.

Remarks

The Code Page Enumeration object maintains the position of the client in the enumeration sequence. This position is advanced or reset by calls to the methods for the IEnumCodePage interface.

Creation/Access Functions

IMultiLanguage::EnumCodePages

Interfaces Implemented

IEnumCodePage

Requirements

Header mlang.h, mlang.idl
Library mlang.dll
Windows Embedded CE Windows CE .NET 4.0 and later

See Also

Reference

Internet Explorer MLang Objects