TwIdentity StructureTerminal Works - TwainScanning.Net Library
Identifies the program/library/code resource.

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

public struct TwIdentity

The TwIdentity type exposes the following members.

Methods

  NameDescription
Public methodEquals (Overrides ValueTypeEquals(Object).)
Public methodGetHashCode (Overrides ValueTypeGetHashCode.)
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 fieldId
Unique number. In Windows, application hWnd.
Public fieldManufacturer
Manufacturer name, e.g. "Hewlett-Packard".
Public fieldProductFamily
Product family name, e.g. "ScanJet".
Public fieldProductName
Product name, e.g. "ScanJet Plus".
Public fieldProtocolMajor
Application and DS must set to TWON_PROTOCOLMAJOR.
Public fieldProtocolMinor
Application and DS must set to TWON_PROTOCOLMINOR.
Public fieldSupportedGroups
Bit field OR combination of DG_ constants.
Public fieldVersion
Identifies the piece of code.
Top
See Also

Reference