Click or drag to resize

TwainMemoryWriteInt32 Method

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