BlackBone
Windows memory hacking library
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros
_MAP_ENTRY Struct Reference

Mapped memory region info More...

#include <Remap.h>

Data Fields

LIST_ENTRY link
 
ULONG_PTR originalPtr
 
ULONG_PTR newPtr
 
ULONG_PTR size
 
PMDL pMdl
 
BOOLEAN locked
 
BOOLEAN shared
 
BOOLEAN readonly
 

Detailed Description

Mapped memory region info

Field Documentation

LIST_ENTRY link
BOOLEAN locked
ULONG_PTR newPtr
ULONG_PTR originalPtr
PMDL pMdl
BOOLEAN readonly
BOOLEAN shared
ULONG_PTR size

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