Skip to content

Latest commit

 

History

History
73 lines (56 loc) · 1.76 KB

nn-objidl-imalloc.md

File metadata and controls

73 lines (56 loc) · 1.76 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
NN:objidl.IMalloc
IMalloc (objidl.h)
The IMalloc interface (objidl.h) allocates, frees, and manages memory.
IMalloc
IMalloc interface [COM]
IMalloc interface [COM]
described
_com_imalloc
com.imalloc
objidlbase/IMalloc
com\imalloc.htm
com
047f281e-2665-4d6d-9a0b-918cd3339447
08/15/2022
IMalloc, IMalloc interface [COM], IMalloc interface [COM],described, _com_imalloc, com.imalloc, objidlbase/IMalloc
objidl.h
ObjIdl.h
Windows
Windows 2000 Professional [desktop apps only]
Windows 2000 Server [desktop apps only]
ObjIdl.idl
Windows
19H1
IMalloc
objidl/IMalloc
c++
APIRef
kbSyntax
COM
objidlbase.h
IMalloc

IMalloc interface

-description

Allocates, frees, and manages memory.

-inheritance

The IMalloc interface inherits from the IUnknown interface. IMalloc also has these types of members:

-see-also

CoGetMalloc

CoRegisterMallocSpy

CoRevokeMallocSpy

IMallocSpy