Process Hacker
_RTL_HEAP_TAG Struct Reference

#include <ntrtl.h>

Data Fields

ULONG NumberOfAllocations
 
ULONG NumberOfFrees
 
SIZE_T BytesAllocated
 
USHORT TagIndex
 
USHORT CreatorBackTraceIndex
 
WCHAR TagName [24]
 

Detailed Description

Definition at line 3187 of file ntrtl.h.

Field Documentation

SIZE_T BytesAllocated

Definition at line 3191 of file ntrtl.h.

USHORT CreatorBackTraceIndex

Definition at line 3193 of file ntrtl.h.

ULONG NumberOfAllocations

Definition at line 3189 of file ntrtl.h.

ULONG NumberOfFrees

Definition at line 3190 of file ntrtl.h.

USHORT TagIndex

Definition at line 3192 of file ntrtl.h.

WCHAR TagName[24]

Definition at line 3194 of file ntrtl.h.


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