Click or drag to resize

ITwainDataStructure Methods

The ITwainDataStructure type exposes the following members.

Methods
  NameDescription
Public methodCode exampleGetStructurePointer
Creates the memory pointer containing data sent to TWAIN.
Public methodCode exampleIsSupportedCommand
Returns a value indicating whether the implementing class supports a specific TwainTriplet command.
Public methodCode exampleProcessResult
Receives the TwainMemory created by GetStructurePointer(TwainMemory) after being processed by TWAIN.
Top
See Also