Click or drag to resize

TwainMemoryWriteUInt16 Method

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