Process Hacker
_SYSTEM_POOL_ENTRY Struct Reference

#include <ntexapi.h>

Data Fields

BOOLEAN Allocated
 
BOOLEAN Spare0
 
USHORT AllocatorBackTraceIndex
 
ULONG Size
 
union {
   UCHAR   Tag [4]
 
   ULONG   TagUlong
 
   PVOID   ProcessChargedQuota
 
}; 
 

Detailed Description

Definition at line 1904 of file ntexapi.h.

Field Documentation

union { ... }
BOOLEAN Allocated

Definition at line 1906 of file ntexapi.h.

USHORT AllocatorBackTraceIndex

Definition at line 1908 of file ntexapi.h.

PVOID ProcessChargedQuota

Definition at line 1914 of file ntexapi.h.

ULONG Size

Definition at line 1909 of file ntexapi.h.

BOOLEAN Spare0

Definition at line 1907 of file ntexapi.h.

UCHAR Tag[4]

Definition at line 1912 of file ntexapi.h.

ULONG TagUlong

Definition at line 1913 of file ntexapi.h.


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