Click or drag to resize

TwainMemory.ReadTwainMemory Method

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