Click or drag to resize

TwainMemoryWriteIntPtr Method

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