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 functions with a description of the purpose of each.
Programming element | Description |
---|---|
This function translates a source string to a Unicode string and returns the result to each result buffer. |
|
This function performs character set conversion between a given source code page and a destination code page identifier. |
|
This function translates a character stream in Unicode to the specified destination code page. |
|
This function is used by an application to verify that the specified character set conversion can be performed. |
|
This function translates a Windows locale identifier to a human-readable name that conforms to RFC-1766. |
|
This function translates an RFC-1766-conforming name to a locale identifier (LCID) value. |