IMimeAllocator Interface

Do not use. Provides utilities that allow a client to free resources associated with MimeOLE object types.

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);

Interface Information

Stock Implementationinetcomm.dll version 6.0 or later
Custom ImplementationNo
Inherits from IMalloc
Header and IDL filesmimeole.h, mimeole.idl
Minimum availabilityOutlook Express 6.0
Minimum operating systems Windows XP
Tags :


Page view tracker