Managed Windows API
ReadToStructure Method (offset, structureType)
Namespaces
►
ManagedWinapi
►
ProcessMemoryChunk
►
ReadToStructure(Int32, Type)
C#
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)