C# Class PatchIat.MemoryBasicInformation

显示文件 Open project: jystic/patch-iat Class Usage Examples

Public Properties

Property 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
return System.IntPtr

AllocationProtect public_oe property

public UInt32,System AllocationProtect
return System.UInt32

BaseAddress public_oe property

public IntPtr,System BaseAddress
return System.IntPtr

Protect public_oe property

public MemoryProtectionOptions Protect
return MemoryProtectionOptions

RegionSize public_oe property

public IntPtr,System RegionSize
return System.IntPtr

State public_oe property

public UInt32,System State
return System.UInt32

Type public_oe property

public UInt32,System Type
return System.UInt32