Click or drag to resize

TwainMemoryReadStructure Method

These methods read a structure from the memory.
Overload List
  NameDescription
Public methodReadStructure(Type)
Reads a structure from the current Position and advances the position by the structure memory size.
Public methodReadStructure(Type, Int64)
Reads a structure from the specified memory offset.
Top
See Also