Internet Explorer MLang Interfaces (Windows CE 5.0)

Send Feedback

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.

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.