C# Class Tibialyzer.ReadMemoryManager.MEMORY_BASIC_INFORMATION

Show file Open project: Mytherin/Tibialyzer

Public Properties

Property Type Description
AllocationBase int
AllocationProtect int
BaseAddress int
Protect int
RegionSize int
State int
lType int

Property Details

AllocationBase public property

public int AllocationBase
return int

AllocationProtect public property

public int AllocationProtect
return int

BaseAddress public property

public int BaseAddress
return int

Protect public property

public int Protect
return int

RegionSize public property

public int RegionSize
return int

State public property

public int State
return int

lType public property

public int lType
return int