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. Converts text/enriched to text/html.
Syntax
HRESULT MimeOleConvertEnrichedToHTML(
_In_ CODEPAGEID codepage,
_In_ IStream *pIn,
_In_ IStream *pOut
);
Parameters
-
codepage [in]
-
Type: CODEPAGEID
Specifies a code page. See CODEPAGEID.
-
pIn [in]
-
Type: IStream*
Specifies a pointer to an enriched IStream object.
-
pOut [in]
-
Type: IStream*
Specifies a pointer to an HTML IStream object.
Return value
Type: HRESULT
Returns one of the following values.
Return code | Description |
---|---|
|
Indicates success. |
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 |
|