Process Hacker
_PF_PRIVSOURCE_INFO Struct Reference

#include <ntpfapi.h>

Data Fields

PFS_PRIVATE_PAGE_SOURCE DbInfo
 
union {
   ULONG_PTR   EProcess
 
   ULONG_PTR   GlobalVA
 
}; 
 
ULONG WsPrivatePages
 
ULONG TotalPrivatePages
 
ULONG SessionID
 
CHAR ImageName [16]
 

Detailed Description

Definition at line 121 of file ntpfapi.h.

Field Documentation

union { ... }

Definition at line 123 of file ntpfapi.h.

ULONG_PTR EProcess

Definition at line 126 of file ntpfapi.h.

ULONG_PTR GlobalVA

Definition at line 127 of file ntpfapi.h.

CHAR ImageName[16]

Definition at line 132 of file ntpfapi.h.

ULONG SessionID

Definition at line 131 of file ntpfapi.h.

ULONG TotalPrivatePages

Definition at line 130 of file ntpfapi.h.

ULONG WsPrivatePages

Definition at line 129 of file ntpfapi.h.


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