Click or drag to resize

TwainMemoryReadInt32 Method

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