MimeOleGetAllocator function
Do not use. Creates a new IMimeAllocator object.
Syntax
HRESULT MimeOleGetAllocator(
_Out_ IMimeAllocator **ppAllocator
);
Parameters
-
ppAllocator [out]
-
Type: IMimeAllocator**
Receives the address of a pointer to the new IMimeAllocator object.
Return value
Type: HRESULT
Returns one of the following values.
Return code | Description |
---|---|
|
Indicates success. |
|
Indicates that ppAllocator is NULL. |
|
Indicates an attempt to allocate memory failed. |
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 |
|