IMallocSpy Members
Include Protected Members
Include Inherited Members
Enables monitoring of memory allocation, detection of memory leaks, and simulation of memory failure in calls to IMalloc methods. For more information, see IMallocSpy.
The IMallocSpy type exposes the following members.
Methods
Name | Description | |
---|---|---|
PostAlloc | ||
PostDidAlloc | ||
PostFree | ||
PostGetSize | ||
PostHeapMinimize | ||
PostRealloc | ||
PreAlloc | ||
PreDidAlloc | ||
PreFree | ||
PreGetSize | ||
PreHeapMinimize | ||
PreRealloc |
Top