Ultibo API
C/C++ API for Ultibo Core
Loading...
Searching...
No Matches
_MEMORY_BASIC_INFORMATION Struct Reference

#include <ultibo.h>

Data Fields

void * BaseAddress
void * AllocationBase
DWORD AllocationProtect
SIZE_T RegionSize
DWORD State
DWORD Protect
DWORD Type

Detailed Description

Code Page types (See locale.h) Memory Information Types

Field Documentation

◆ BaseAddress

void* BaseAddress

◆ AllocationBase

void* AllocationBase

◆ AllocationProtect

DWORD AllocationProtect

◆ RegionSize

SIZE_T RegionSize

◆ State

DWORD State

◆ Protect

DWORD Protect

◆ Type

DWORD Type

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