Process Hacker
_RTL_HEAP_USAGE Struct Reference

#include <ntrtl.h>

Data Fields

ULONG Length
 
SIZE_T BytesAllocated
 
SIZE_T BytesCommitted
 
SIZE_T BytesReserved
 
SIZE_T BytesReservedMaximum
 
PRTL_HEAP_USAGE_ENTRY Entries
 
PRTL_HEAP_USAGE_ENTRY AddedEntries
 
PRTL_HEAP_USAGE_ENTRY RemovedEntries
 
ULONG_PTR Reserved [8]
 

Detailed Description

Definition at line 3472 of file ntrtl.h.

Field Documentation

PRTL_HEAP_USAGE_ENTRY AddedEntries

Definition at line 3480 of file ntrtl.h.

SIZE_T BytesAllocated

Definition at line 3475 of file ntrtl.h.

SIZE_T BytesCommitted

Definition at line 3476 of file ntrtl.h.

SIZE_T BytesReserved

Definition at line 3477 of file ntrtl.h.

SIZE_T BytesReservedMaximum

Definition at line 3478 of file ntrtl.h.

Definition at line 3479 of file ntrtl.h.

ULONG Length

Definition at line 3474 of file ntrtl.h.

PRTL_HEAP_USAGE_ENTRY RemovedEntries

Definition at line 3481 of file ntrtl.h.

ULONG_PTR Reserved[8]

Definition at line 3482 of file ntrtl.h.


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