#include <KERNEL32.h>
◆ allocationBase
void* REX::W32::MEMORY_BASIC_INFORMATION::allocationBase |
◆ allocationProtect
std::uint32_t REX::W32::MEMORY_BASIC_INFORMATION::allocationProtect |
◆ baseAddress
void* REX::W32::MEMORY_BASIC_INFORMATION::baseAddress |
◆ partitionID
std::uint16_t REX::W32::MEMORY_BASIC_INFORMATION::partitionID |
◆ protect
std::uint32_t REX::W32::MEMORY_BASIC_INFORMATION::protect |
◆ regionSize
std::size_t REX::W32::MEMORY_BASIC_INFORMATION::regionSize |
◆ state
std::uint32_t REX::W32::MEMORY_BASIC_INFORMATION::state |
◆ type
std::uint32_t REX::W32::MEMORY_BASIC_INFORMATION::type |
The documentation for this struct was generated from the following file: