Click or drag to resize

TwainMemoryReadUInt16 Method

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