Click or drag to resize

TwainMemoryWriteUInt8 Method

These methods write a TW_UINT8 to the memory.
Overload List
  NameDescription
Public methodWriteUInt8(Byte)
Writes a TW_UINT8 to the current Position.
Public methodWriteUInt8(Byte, Int64)
Writes a TW_UINT8 to the specified offset.
Top
See Also