IMallocSpy

Undocumented in source.

Members

Functions

PostAlloc
void* PostAlloc(void* )
Undocumented in source.
PostDidAlloc
int PostDidAlloc(void* , BOOL , int )
Undocumented in source.
PostFree
void PostFree(BOOL )
Undocumented in source.
PostGetSize
ULONG PostGetSize(ULONG , BOOL )
Undocumented in source.
PostHeapMinimize
void PostHeapMinimize()
Undocumented in source.
PostRealloc
void* PostRealloc(void* , BOOL )
Undocumented in source.
PreAlloc
ULONG PreAlloc(ULONG )
Undocumented in source.
PreDidAlloc
void* PreDidAlloc(void* , BOOL )
Undocumented in source.
PreFree
void* PreFree(void* , BOOL )
Undocumented in source.
PreGetSize
void* PreGetSize(void* , BOOL )
Undocumented in source.
PreHeapMinimize
void PreHeapMinimize()
Undocumented in source.
PreRealloc
ULONG PreRealloc(void* , ULONG , void** , BOOL )
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