C# 클래스 PatchIat.MemoryBasicInformation

파일 보기 프로젝트 열기: jystic/patch-iat 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
AllocationBase System.IntPtr
AllocationProtect System.UInt32
BaseAddress System.IntPtr
Protect MemoryProtectionOptions
RegionSize System.IntPtr
State System.UInt32
Type System.UInt32

프로퍼티 상세

AllocationBase 공개적으로 프로퍼티

public IntPtr,System AllocationBase
리턴 System.IntPtr

AllocationProtect 공개적으로 프로퍼티

public UInt32,System AllocationProtect
리턴 System.UInt32

BaseAddress 공개적으로 프로퍼티

public IntPtr,System BaseAddress
리턴 System.IntPtr

Protect 공개적으로 프로퍼티

public MemoryProtectionOptions Protect
리턴 MemoryProtectionOptions

RegionSize 공개적으로 프로퍼티

public IntPtr,System RegionSize
리턴 System.IntPtr

State 공개적으로 프로퍼티

public UInt32,System State
리턴 System.UInt32

Type 공개적으로 프로퍼티

public UInt32,System Type
리턴 System.UInt32