Click or drag to resize

TwainMemoryWriteInt8 Method

These methods write a TW_INT8 to the memory.
Overload List
  NameDescription
Public methodWriteInt8(SByte)
Writes a TW_INT8 to the memory at the current Position.
Public methodWriteInt8(SByte, Int64)
Writes a TW_INT8 to the specified offset.
Top
See Also