MimeOleCreateBody function
Do not use. On success, creates a new message body.
Syntax
HRESULT MimeOleCreateBody(
_Out_ IMimeBody **ppBody
);
Parameters
Return value
Type: HRESULT
Returns one of the following values.
Return code | Description |
---|---|
|
The table is initialized. |
|
An attempt to allocate memory failed. |
|
Indicates ppBody is NULL. |
Remarks
Note
Caller of function is responsible for freeing IMimeBody 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 |
|