C# 클래스 FFXIVAPP.Memory.UnsafeNativeMethods.MEMORY_BASIC_INFORMATION

파일 보기 프로젝트 열기: Icehunter/ffxivapp-memory 1 사용 예제들

공개 프로퍼티들

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

프로퍼티 상세

AllocationBase 공개적으로 프로퍼티

public IntPtr,System AllocationBase
리턴 System.IntPtr

AllocationProtect 공개적으로 프로퍼티

public uint AllocationProtect
리턴 uint

BaseAddress 공개적으로 프로퍼티

public IntPtr,System BaseAddress
리턴 System.IntPtr

Protect 공개적으로 프로퍼티

public uint Protect
리턴 uint

RegionSize 공개적으로 프로퍼티

public IntPtr,System RegionSize
리턴 System.IntPtr

State 공개적으로 프로퍼티

public uint State
리턴 uint

Type 공개적으로 프로퍼티

public uint Type
리턴 uint