|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <mmtypes.h>

Public Attributes | |
| union { | |
| MEMORY_FRAME_INFORMATION e1 | |
| FILEOFFSET_INFORMATION e2 | |
| PAGEDIR_INFORMATION e3 | |
| UNIQUE_PROCESS_INFORMATION e4 | |
| } | u1 |
| SIZE_T | PageFrameIndex |
| union { | |
| struct { | |
| ULONG Image:1 | |
| ULONG Mismatch:1 | |
| } e1 | |
| PVOID FileObject | |
| PVOID UniqueFileObjectKey | |
| PVOID ProtoPteAddress | |
| PVOID VirtualAddress | |
| } | u2 |
| MEMORY_FRAME_INFORMATION _MMPFN_IDENTITY::e1 |
| struct { ... } _MMPFN_IDENTITY::e1 |
| FILEOFFSET_INFORMATION _MMPFN_IDENTITY::e2 |
| PAGEDIR_INFORMATION _MMPFN_IDENTITY::e3 |
| UNIQUE_PROCESS_INFORMATION _MMPFN_IDENTITY::e4 |
| union { ... } _MMPFN_IDENTITY::u1 |
| union { ... } _MMPFN_IDENTITY::u2 |