Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Do not use. Returns an interface used to perform character-set conversions and query information about character sets and codepages.
Syntax
HRESULT MimeOleGetInternat(
_Out_ IMimeInternational **ppInternat
);
Parameters
-
ppInternat [out]
-
Type: IMimeInternational**
Receives the address of a pointer to an IMimeInternational object.
Return value
Type: HRESULT
Returns one of the following values.
Return code | Description |
---|---|
|
Indicates success. |
|
Indicates that a pointer parameter is NULL. |
|
Indicates that an allocation failed. |
Remarks
Note
Caller of function is responsible for freeing IMimeInternational object.
Requirements
Minimum supported client |
Windows XP [desktop apps only] |
Minimum supported server |
Windows Server 2003 [desktop apps only] |
Product |
Outlook Express 6.0 |
Header |
|
Library |
|
DLL |
|