#include <Memory.h>
Public Attributes | |
uintptr_t | start_address |
uintptr_t | end_address |
size_t | region_size |
HMODULE | hmodule |
uintptr_t Memory::ModuleInfo::end_address |
HMODULE Memory::ModuleInfo::hmodule |
size_t Memory::ModuleInfo::region_size |
uintptr_t Memory::ModuleInfo::start_address |