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

This object is the primary object that provides access to all other objects and interfaces in the Multiple-Language interface.

Remarks

The MultiLanguage object provides the following services through its interface implementations:

  • Retrieving code page and locale information from the registry.

  • Converting between different code pages.

  • Determining the code pages to which a given character or set of characters belongs.

  • Creating custom fonts to display characters from multiple code pages.

  • Determining where a line break should occur based on the given locale.

In addition, the MultiLanguage object provides access to the Code Page Enumerationobject, the Locale Enumerationobject, and the Conversionobject, each of which provides a specialized set of services to the client.

Creation/Access Functions

Call CoCreateInstancewith the CLSID parameter set to CLSID_CMultiLanguage.

Interfaces Implemented

Requirements

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