IMimeAllocator interface
Do not use. Provides utilities that allow a client to free resources associated with MimeOLE object types.
Members
The IMimeAllocator interface inherits from IMalloc but does not have additional members.
Remarks
IMimeAllocator does not support aggregation.
The following provides an example of how a client can create an IMimeAllocator object.
CoCreateInstance(CLSID_IMimeAllocator, NULL, CLSCTX_INPROC_SERVER, IID_IMimeAllocator, (LPVOID *)&pAllocator);
Requirements
Minimum supported client |
Windows XP [desktop apps only] |
Minimum supported server |
Windows Server 2003 [desktop apps only] |
Product |
Outlook Express 6.0 |
Header |
|
IDL |
|
DLL |
|