Skip to content

Latest commit

 

History

History
71 lines (55 loc) · 2.63 KB

nf-objidl-imallocspy-postheapminimize.md

File metadata and controls

71 lines (55 loc) · 2.63 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NF:objidl.IMallocSpy.PostHeapMinimize
IMallocSpy::PostHeapMinimize (objidl.h)
Performs operations required after calling IMalloc::HeapMinimize.
IMallocSpy interface [COM]
PostHeapMinimize method
IMallocSpy.PostHeapMinimize
IMallocSpy::PostHeapMinimize
PostHeapMinimize
PostHeapMinimize method [COM]
PostHeapMinimize method [COM]
IMallocSpy interface
_com_imallocspy_postheapminimize
com.imallocspy_postheapminimize
objidl/IMallocSpy::PostHeapMinimize
com\imallocspy_postheapminimize.htm
com
9d51c34e-6ed1-493d-8999-e67c4a60f6b6
12/05/2018
IMallocSpy interface [COM],PostHeapMinimize method, IMallocSpy.PostHeapMinimize, IMallocSpy::PostHeapMinimize, PostHeapMinimize, PostHeapMinimize method [COM], PostHeapMinimize method [COM],IMallocSpy interface, _com_imallocspy_postheapminimize, com.imallocspy_postheapminimize, objidl/IMallocSpy::PostHeapMinimize
objidl.h
Windows
Windows 2000 Professional [desktop apps only]
Windows 2000 Server [desktop apps only]
ObjIdl.idl
Windows
19H1
IMallocSpy::PostHeapMinimize
objidl/IMallocSpy::PostHeapMinimize
c++
APIRef
kbSyntax
COM
ObjIdl.h
IMallocSpy.PostHeapMinimize

IMallocSpy::PostHeapMinimize

-description

Performs operations required after calling IMalloc::HeapMinimize.

-remarks

When a spy object implementing IMallocSpy is registered using the CoRegisterMallocSpy function, COM calls this method immediately after any call to IMalloc::Free. This method is included for completeness and consistency; it is not anticipated that developers will implement significant functionality in this method.

-see-also

IMalloc::HeapMinimize

IMallocSpy

IMallocSpy::PreHeapMinimize