C# Class FFXIVAPP.Memory.UnsafeNativeMethods.MEMORY_BASIC_INFORMATION

Afficher le fichier Open project: Icehunter/ffxivapp-memory Class Usage Examples

Méthodes publiques

Свойство Type Description
AllocationBase System.IntPtr
AllocationProtect uint
BaseAddress System.IntPtr
Protect uint
RegionSize System.IntPtr
State uint
Type uint

Property Details

AllocationBase public_oe property

public IntPtr,System AllocationBase
Résultat System.IntPtr

AllocationProtect public_oe property

public uint AllocationProtect
Résultat uint

BaseAddress public_oe property

public IntPtr,System BaseAddress
Résultat System.IntPtr

Protect public_oe property

public uint Protect
Résultat uint

RegionSize public_oe property

public IntPtr,System RegionSize
Résultat System.IntPtr

State public_oe property

public uint State
Résultat uint

Type public_oe property

public uint Type
Résultat uint