Managed Windows API
ReadToStructure Method (offset, structureType)
NamespacesManagedWinapiProcessMemoryChunkReadToStructure(Int32, Type)
Read a part of this chunk to a structure.
Declaration Syntax
C#
public Object ReadToStructure(
	int offset,
	Type structureType
)
Parameters
offset (Int32)
structureType (Type)

Assembly: ManagedWinapi (Module: ManagedWinapi) Version: 0.3.0.0 (0.3)