IMallocSpy::PreHeapMinimize method (objidl.h)

Performs operations required before calling IMalloc::HeapMinimize.

Syntax

void PreHeapMinimize();

Return value

None

Remarks

This method is included for completeness; it is not anticipated that developers will implement significant functionality in this method.

Requirements

Requirement Value
Minimum supported client Windows 2000 Professional [desktop apps only]
Minimum supported server Windows 2000 Server [desktop apps only]
Target Platform Windows
Header objidl.h

See also

IMalloc::HeapMinimize

IMallocSpy

IMallocSpy::PostHeapMinimize