Dota2Patcher
 
Loading...
Searching...
No Matches
Memory::ModuleInfo Struct Reference

#include <Memory.h>

Public Attributes

uintptr_t start_address
 
uintptr_t end_address
 
size_t region_size
 
HMODULE hmodule
 

Member Data Documentation

◆ end_address

uintptr_t Memory::ModuleInfo::end_address

◆ hmodule

HMODULE Memory::ModuleInfo::hmodule

◆ region_size

size_t Memory::ModuleInfo::region_size

◆ start_address

uintptr_t Memory::ModuleInfo::start_address

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