Click or drag to resize

TwainMemoryReadUInt32 Method

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