Click or drag to resize

TwainMemoryWriteBoolean Method

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