Click or drag to resize

TwainMemoryWriteString Method

These methods write a TW_STR32, TW_STR64, TW_STR128, TW_STR255, TW_STR1024 or TW_UNI512 into memory.
Overload List
  NameDescription
Public methodWriteString(String, TwainItemType)
Writes a TW_STR32, TW_STR64, TW_STR128, TW_STR255, TW_STR1024 or TW_UNI512 into memory at the current position and advances the position.
Public methodWriteString(String, TwainItemType, Int64)
Writes a TW_STR32, TW_STR64, TW_STR128, TW_STR255, TW_STR1024 or TW_UNI512 into memory at the specified offset.
Top
See Also