Click or drag to resize

TwainMemory Properties

The TwainMemory type exposes the following members.

Properties
  NameDescription
Public propertyIsLocked
Gets a value indicating whether the memory is currently locked.
Public propertyMemorySize
Gets the size of the memory in bytes.
Public propertyPointer
Gets the pointer of the memory. If the TwainMemory is locked, this will return the locked pointer.
Public propertyPosition
Gets or sets the current position within the memory.
Top
See Also