Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This method is called just prior to invoking the IMalloc::HeapMinimize method.
void PreHeapMinimize(void);
Parameters
None.
Return Values
None.
Remarks
This method is included for completeness; it is not anticipated that developers will implement significant functionality in this method.
To determine whether the platform supports this interface, see Determining Supported COM APIs.
Requirements
OS Versions: Windows CE 3.0 and later.
Header: Objidl.h, Objidl.idl.
Link Library: Ole32.lib
See Also
CoRegisterMallocSpy | CoRevokeMallocSpy | IMalloc::HeapMinimize | IMallocSpy::PostHeapMinimize
Send Feedback on this topic to the authors