Process Hacker
_MMPFN_IDENTITY Struct Reference

#include <ntmmapi.h>

Data Fields

union {
   MEMORY_FRAME_INFORMATION   e1
 
   FILEOFFSET_INFORMATION   e2
 
   PAGEDIR_INFORMATION   e3
 
u1
 
ULONG_PTR PageFrameIndex
 
union {
   PVOID   FileObject
 
   PVOID   VirtualAddress
 
u2
 

Detailed Description

Definition at line 148 of file ntmmapi.h.

Field Documentation

Definition at line 152 of file ntmmapi.h.

Definition at line 153 of file ntmmapi.h.

Definition at line 154 of file ntmmapi.h.

PVOID FileObject

Definition at line 159 of file ntmmapi.h.

ULONG_PTR PageFrameIndex

Definition at line 156 of file ntmmapi.h.

union { ... } u1
union { ... } u2
PVOID VirtualAddress

Definition at line 160 of file ntmmapi.h.


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