Click or drag to resize

TwainMemoryWriteStructure Method

These methods write a structure into the memory.
Overload List
  NameDescription
Public methodWriteStructure(Object)
Writes a structure into the memory at the current Position and advances the position.
Public methodWriteStructure(Object, Int64)
Writes a structure to memory at the specified memory offset.
Top
See Also