TwInfo StructureTerminal Works - TwainScanning.Net Library

Namespace: TwainScanning.NativeStructs
Assembly: TwainScanning (in TwainScanning.dll) Version: 1.3.4.0 (1.3.4.0)
Syntax

public struct TwInfo : IDisposable

The TwInfo type exposes the following members.

Methods

  NameDescription
Public methodDispose
Releases all resources used by the TwInfo
Public methodEquals
Indicates whether this instance and a specified object are equal.
(Inherited from ValueType.)
Public methodGetHashCode
Returns the hash code for this instance.
(Inherited from ValueType.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodGetValue
Public methodGetValuesAsString
Public methodGetValuesAsUint
Public methodToString
Returns the fully qualified type name of this instance.
(Inherited from ValueType.)
Top
Fields

  NameDescription
Public fieldInfoId
Tag identifying an information.
Public fieldItem
Contains either data or a handle to data.
Public fieldItemType
Item data type.
Public fieldNumItems
Number of items for this field.
Public fieldReturnCode
This is the return code of availability of data for extended image attribute requested.
Top
See Also

Reference