Click or drag to resize

TwainMemory.ReadInt8 Method

These methods read a TW_INT8 from the memory.
Overload List
  NameDescription
Public methodReadInt8()
Reads a TW_INT8 from the current Position and advances the position.
Public methodReadInt8(Int64)
Reads a TW_INT8 from the specified offset.
Top
See Also