Process Hacker
_RTL_HEAP_USAGE_ENTRY Struct Reference

#include <ntrtl.h>

Data Fields

struct _RTL_HEAP_USAGE_ENTRYNext
 
PVOID Address
 
SIZE_T Size
 
USHORT AllocatorBackTraceIndex
 
USHORT TagIndex
 

Detailed Description

Definition at line 3463 of file ntrtl.h.

Field Documentation

PVOID Address

Definition at line 3466 of file ntrtl.h.

USHORT AllocatorBackTraceIndex

Definition at line 3468 of file ntrtl.h.

struct _RTL_HEAP_USAGE_ENTRY* Next

Definition at line 3465 of file ntrtl.h.

SIZE_T Size

Definition at line 3467 of file ntrtl.h.

USHORT TagIndex

Definition at line 3469 of file ntrtl.h.


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