Describes version of software currently running.
Namespace: TwainScanning.NativeStructs
Assembly: TwainScanning (in TwainScanning.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax
The TwVersion type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| 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.) | |
| ToString | Returns the fully qualified type name of this instance. (Inherited from ValueType.) |
Fields
| Name | Description | |
|---|---|---|
| Country |
e.g. TWCY_SWITZERLAND.
| |
| Info |
e.g. "1.0b3 Beta release".
| |
| Language |
e.g. TWLG_SWISSFRENCH.
| |
| MajorNum |
Major revision number of the software.
| |
| MinorNum |
Incremental revision number of the software.
|
See Also