Process Hacker
_SYSTEM_POOL_INFORMATION Struct Reference

#include <ntexapi.h>

Data Fields

SIZE_T TotalSize
 
PVOID FirstEntry
 
USHORT EntryOverhead
 
BOOLEAN PoolTagPresent
 
BOOLEAN Spare0
 
ULONG NumberOfEntries
 
SYSTEM_POOL_ENTRY Entries [1]
 

Detailed Description

Definition at line 1918 of file ntexapi.h.

Field Documentation

SYSTEM_POOL_ENTRY Entries[1]

Definition at line 1926 of file ntexapi.h.

USHORT EntryOverhead

Definition at line 1922 of file ntexapi.h.

PVOID FirstEntry

Definition at line 1921 of file ntexapi.h.

ULONG NumberOfEntries

Definition at line 1925 of file ntexapi.h.

BOOLEAN PoolTagPresent

Definition at line 1923 of file ntexapi.h.

BOOLEAN Spare0

Definition at line 1924 of file ntexapi.h.

SIZE_T TotalSize

Definition at line 1920 of file ntexapi.h.


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