IMallocSpy::PreHeapMinimize method

Performs operations required before calling IMalloc::HeapMinimize.

Syntax


void PreHeapMinimize();

Parameters

This method has no parameters.

Return value

This method does not return a value.

Remarks

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

Requirements

Minimum supported client

Windows 2000 Professional [desktop apps only]

Minimum supported server

Windows 2000 Server [desktop apps only]

Header

ObjIdl.h

IDL

ObjIdl.idl

IID

IID_IMallocSpy is defined as 0000001d-0000-0000-C000-000000000046

See also

IMalloc::HeapMinimize
IMallocSpy
IMallocSpy::PostHeapMinimize

 

 

Show: