DEBUG_HEAP_ALLOCATOR

typedef struct _DEBUG_HEAP_ALLOCATOR { /* dhalc */

DWORD TotalBytesAllocated;

DWORD OffsetToBackTrace;

} DEBUG_HEAP_ALLOCATOR, *PDEBUG_HEAP_ALLOCATOR;

Documentation for this structure is not available for this release.