The following table shows the Internet Explorer MLang enumerations with a description of the purpose of each.
| Programming element | Description |
|---|---|
| MIMECONTF | This enumerated type is used as a member of the MIMECPINFO structure to specify the possible uses of a code page. |
| MLCONVCHAR | This enumeration is used as an inbound or outbound flag for character set conversion. |
| MLCP | This enumeration is used with the IMultiLanguage3::DetectOutboundCodePage and IMultiLanguage3::DetectOutboundCodePageInIStream methods to control the behavior of the methods. |
| MLDETECTCP | This enumeration is used with the code page detection methods IMultiLanguage2::DetectInputCodepage and IMultiLanguage2::DetectCodepageInIStream to specify the type of the incoming data. |
| SCRIPTCONTF | This enumeration contains the script identifiers for the IMLangFontLink2::GetScriptFontInfo method. |
| SCRIPTFONTCONTF | This enumeration contains the script font values used by the IMLangFontLink2::GetScriptFontInfo and IMultiLanguage2::EnumScripts methods. |
Send Feedback on this topic to the authors