MimeOleIsEnrichedStream function
Do not use. Checks whether stream is enriched, as indicated by existence of "c_szXRich" in stream.
Syntax
HRESULT MimeOleIsEnrichedStream(
_In_ IStream *pStream
);
Parameters
Return value
Type: HRESULT
Returns one of the following values.
Return code | Description |
---|---|
|
Indicates enriched. |
|
Indicates failure. |
|
Indicates that pStream is NULL. |
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 |
|