Click or drag to resize

TwainMemoryReadString Method

These methods read a TW_STR32, TW_STR64, TW_STR128, TW_STR255, TW_STR1024 or TW_UNI512 from the memory.
Overload List
  NameDescription
Public methodReadString(TwainItemType)
Reads a TW_STR32, TW_STR64, TW_STR128, TW_STR255, TW_STR1024 or TW_UNI512 from the current Position and advances the position.
Public methodReadString(TwainItemType, Int64)
Reads a TW_STR32, TW_STR64, TW_STR128, TW_STR255, TW_STR1024 or TW_UNI512 from the specified memory offset.
Top
See Also