C# Class BananaHook.Infrastructure.PInvoke.MemoryBasicInformation

Datei anzeigen Open project: sgraf812/BananaHook

Public Properties

Property Type Description
AllocationBase System.IntPtr
AllocationProtect MemoryProtectionConstraints
BaseAddress System.IntPtr
Protect MemoryProtectionConstraints
RegionSize System.IntPtr
Size int
State uint
Type uint

Property Details

AllocationBase public_oe property

public IntPtr,System AllocationBase
return System.IntPtr

AllocationProtect public_oe property

public MemoryProtectionConstraints AllocationProtect
return MemoryProtectionConstraints

BaseAddress public_oe property

public IntPtr,System BaseAddress
return System.IntPtr

Protect public_oe property

public MemoryProtectionConstraints Protect
return MemoryProtectionConstraints

RegionSize public_oe property

public IntPtr,System RegionSize
return System.IntPtr

Size public_oe static_oe property

public static int Size
return int

State public_oe property

public uint State
return uint

Type public_oe property

public uint Type
return uint