Namespace: TwainScanning.NativeStructs
Assembly: TwainScanning (in TwainScanning.dll) Version: 1.3.4.0 (1.3.4.0)
Syntax
The TwInfo type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | Dispose | Releases all resources used by the TwInfo |
![]() | Equals | Indicates whether this instance and a specified object are equal. (Inherited from ValueType.) |
![]() | GetHashCode | Returns the hash code for this instance. (Inherited from ValueType.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | GetValue | |
![]() | GetValuesAsString | |
![]() | GetValuesAsUint | |
![]() | ToString | Returns the fully qualified type name of this instance. (Inherited from ValueType.) |
Fields
Name | Description | |
---|---|---|
![]() | InfoId |
Tag identifying an information.
|
![]() | Item |
Contains either data or a handle to data.
|
![]() | ItemType |
Item data type.
|
![]() | NumItems |
Number of items for this field.
|
![]() | ReturnCode |
This is the return code of availability of data for extended image attribute requested.
|
See Also