Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
FFXIVAPP
Memory
UnsafeNativeMethods.MEMORY_BASIC_INFORMATION
C# Class FFXIVAPP.Memory.UnsafeNativeMethods.MEMORY_BASIC_INFORMATION
Show file
Open project: Icehunter/ffxivapp-memory
Class Usage Examples
Public Properties
Property
Type
Description
AllocationBase
System.IntPtr
AllocationProtect
uint
BaseAddress
System.IntPtr
Protect
uint
RegionSize
System.IntPtr
State
uint
Type
uint
Property Details
AllocationBase
public property
public
IntPtr,System
AllocationBase
return
System.IntPtr
AllocationProtect
public property
public
uint
AllocationProtect
return
uint
BaseAddress
public property
public
IntPtr,System
BaseAddress
return
System.IntPtr
Protect
public property
public
uint
Protect
return
uint
RegionSize
public property
public
IntPtr,System
RegionSize
return
System.IntPtr
State
public property
public
uint
State
return
uint
Type
public property
public
uint
Type
return
uint