Click or drag to resize

TwainMemoryWriteUInt32 Method

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