Click or drag to resize

TwainDeviceCallbackEventArgs Properties

The TwainDeviceCallbackEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyApplicationIdentity
Gets the application identity.
Public propertyArgumentType
Gets the argument type.
Public propertyData
Get a pointer to the data. This is usually IntPtr.Zero.
Public propertyDataGroup
Gets the data group.
Public propertyDeviceIdentity
Gets the device identity.
Public propertyMessage
Gets the twain message.
Top
See Also