DEBUG_HEAP_BACKTRACE

typedef struct _DEBUG_HEAP_BACKTRACE { /* dhbk */

DWORD Depth;

DWORD ReturnAddresses[ 1 ];

} DEBUG_HEAP_BACKTRACE, *PDEBUG_HEAP_BACKTRACE;

Documentation for this structure is not available for this release.