Share via


IMimeInternational interface

Do not use. Performs character-set conversions and queries information about character sets and codepages.

Members

The IMimeInternational interface inherits from the IUnknown interface but does not have additional members.

Remarks

For the most part, other interfaces such as IMimeMessage, IMimeMessageTree, IMimeBody, and IMimePropertySet internally handle character-set conversions. A client might use this interface to get information about a character set or to decode or encode a single piece of data like a message subject downloaded from an Network News Transport Protocol (NNTP) or Internet Message Access Protocol (IMAP) server. Internally, IMimeInternational uses MLang (Mlang.dll) to implement most of its functionality.

Requirements

Minimum supported client
Windows XP [desktop apps only]
Minimum supported server
Windows Server 2003 [desktop apps only]
Product
Outlook Express 6.0
Header
Mimeole.h
IDL
Mimeole.idl
DLL
Inetcomm.dll (version 6.0 or later)