Process Hacker
_SYSTEM_POOLTAG Struct Reference

#include <ntexapi.h>

Data Fields

union {
   UCHAR   Tag [4]
 
   ULONG   TagUlong
 
}; 
 
ULONG PagedAllocs
 
ULONG PagedFrees
 
SIZE_T PagedUsed
 
ULONG NonPagedAllocs
 
ULONG NonPagedFrees
 
SIZE_T NonPagedUsed
 

Detailed Description

Definition at line 1678 of file ntexapi.h.

Field Documentation

union { ... }
ULONG NonPagedAllocs

Definition at line 1688 of file ntexapi.h.

ULONG NonPagedFrees

Definition at line 1689 of file ntexapi.h.

SIZE_T NonPagedUsed

Definition at line 1690 of file ntexapi.h.

ULONG PagedAllocs

Definition at line 1685 of file ntexapi.h.

ULONG PagedFrees

Definition at line 1686 of file ntexapi.h.

SIZE_T PagedUsed

Definition at line 1687 of file ntexapi.h.

UCHAR Tag[4]

Definition at line 1682 of file ntexapi.h.

ULONG TagUlong

Definition at line 1683 of file ntexapi.h.


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