Click or drag to resize

TwainMemoryWriteInt16 Method

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