Click or drag to resize

TwainMemoryReadUInt8 Method

These methods read a TW_UINT8 from the memory.
Overload List
  NameDescription
Public methodReadUInt8
Reads a TW_UINT8 from the current Position.
Public methodReadUInt8(Int64)
Reads a TW_UINT8 from the specified offset.
Top
See Also