Process Hacker
_HEAP_DEBUGGING_INFORMATION Struct Reference

#include <ntrtl.h>

Data Fields

PVOID InterceptorFunction
 
USHORT InterceptorValue
 
ULONG ExtendedOptions
 
ULONG StackTraceDepth
 
SIZE_T MinTotalBlockSize
 
SIZE_T MaxTotalBlockSize
 
PRTL_HEAP_LEAK_ENUMERATION_ROUTINE HeapLeakEnumerationRoutine
 

Detailed Description

Definition at line 3545 of file ntrtl.h.

Field Documentation

ULONG ExtendedOptions

Definition at line 3549 of file ntrtl.h.

PRTL_HEAP_LEAK_ENUMERATION_ROUTINE HeapLeakEnumerationRoutine

Definition at line 3553 of file ntrtl.h.

PVOID InterceptorFunction

Definition at line 3547 of file ntrtl.h.

USHORT InterceptorValue

Definition at line 3548 of file ntrtl.h.

SIZE_T MaxTotalBlockSize

Definition at line 3552 of file ntrtl.h.

SIZE_T MinTotalBlockSize

Definition at line 3551 of file ntrtl.h.

ULONG StackTraceDepth

Definition at line 3550 of file ntrtl.h.


The documentation for this struct was generated from the following file: