Click or drag to resize

TwainMemoryReadBoolean Method

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