C# Class PatchIat.MemoryBasicInformation

Afficher le fichier Open project: jystic/patch-iat Class Usage Examples

Méthodes publiques

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

Property Details

AllocationBase public_oe property

public IntPtr,System AllocationBase
Résultat System.IntPtr

AllocationProtect public_oe property

public UInt32,System AllocationProtect
Résultat System.UInt32

BaseAddress public_oe property

public IntPtr,System BaseAddress
Résultat System.IntPtr

Protect public_oe property

public MemoryProtectionOptions Protect
Résultat MemoryProtectionOptions

RegionSize public_oe property

public IntPtr,System RegionSize
Résultat System.IntPtr

State public_oe property

public UInt32,System State
Résultat System.UInt32

Type public_oe property

public UInt32,System Type
Résultat System.UInt32