Internet Explorer MLang Interfaces (Windows Embedded CE 6.0)

1/6/2010

The following table shows the Internet Explorer MLang interfaces with a description of the purpose of each.

Programming element Description

IEnumCodePage

This interface is used by a client to obtain information about many code pages at once or to determine which code pages fit a certain flag.

IEnumRfc1766

This interface creates a list of all the locale identifiers (LCIDs) in the MIME database.

IEnumScript

This interface enumerates the scripts on the system.

IMLangCodePages

This interface provides a foundation for the IMLangFontLink interface and implements methods for working with code pages.

IMLangConvertCharset

This interface converts a string from one code page to another.

IMLangFontLink

This interface implements a set of services that enable an application to use font linking.

IMLangFontLink2

This interface implements a set of services that enable an application to use font linking.

IMLangLineBreakConsole

This interface provides a console-based line-breaking service.

IMultiLanguage

This interface provides methods for character set conversions, code page detection, and the retrieval of information on code pages, locales, and character sets. Although this interface is supported, the interface is obsolete. Use the IMultilanguage2 interface instead.

IMultiLanguage2

This interface provides methods for character set conversions, code page detection, and the retrieval of information on code pages, locales, and character sets.

IMultiLanguage3

This interface extends the functionality of the IMultiLanguage2 interface by adding outbound text detection functionality to it.

See Also

Reference

Internet Explorer Multiple-Language API Reference