Process Hacker
_SYSTEM_BIGPOOL_ENTRY Struct Reference

#include <ntexapi.h>

Data Fields

union {
   PVOID   VirtualAddress
 
   ULONG_PTR   NonPaged: 1
 
}; 
 
SIZE_T SizeInBytes
 
union {
   UCHAR   Tag [4]
 
   ULONG   TagUlong
 
}; 
 

Detailed Description

Definition at line 1883 of file ntexapi.h.

Field Documentation

union { ... }
union { ... }
ULONG_PTR NonPaged

Definition at line 1888 of file ntexapi.h.

SIZE_T SizeInBytes

Definition at line 1890 of file ntexapi.h.

UCHAR Tag[4]

Definition at line 1893 of file ntexapi.h.

ULONG TagUlong

Definition at line 1894 of file ntexapi.h.

PVOID VirtualAddress

Definition at line 1887 of file ntexapi.h.


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