IMalloc

Undocumented in source.

Members

Functions

Alloc
void* Alloc(ULONG )
Undocumented in source.
DidAlloc
int DidAlloc(void* )
Undocumented in source.
Free
void Free(void* )
Undocumented in source.
GetSize
ULONG GetSize(void* )
Undocumented in source.
HeapMinimize
void HeapMinimize()
Undocumented in source.
Realloc
void* Realloc(void* , ULONG )
Undocumented in source.

Inherited Members

From IUnknown

QueryInterface
HRESULT QueryInterface(IID* riid, void** pvObject)
Undocumented in source.
AddRef
ULONG AddRef()
Undocumented in source.
Release
ULONG Release()
Undocumented in source.

Meta