Important:
This is retired content. This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This content may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.
A version of this page is also available for
4/8/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 IMLangFontLinkinterface 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 IMultilanguage2interface 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 IMultiLanguage2interface by adding outbound text detection functionality to it.