TwVersion StructureTerminal Works - TwainScanning.Net Library
Describes version of software currently running.

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

public struct TwVersion

The TwVersion type exposes the following members.

Methods

  NameDescription
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 methodToString
Returns the fully qualified type name of this instance.
(Inherited from ValueType.)
Top
Fields

  NameDescription
Public fieldCountry
e.g. TWCY_SWITZERLAND.
Public fieldInfo
e.g. "1.0b3 Beta release".
Public fieldLanguage
e.g. TWLG_SWISSFRENCH.
Public fieldMajorNum
Major revision number of the software.
Public fieldMinorNum
Incremental revision number of the software.
Top
See Also

Reference