| ISTSeriesDevice Properties |
The ISTSeriesDevice type exposes the following members.
| Name | Description | |
|---|---|---|
| CardReader |
Gets the device's card reader.
| |
| CurrentDisplay |
Gets the current display.
| |
| DeviceName |
Gets the name of the device.
| |
| DeviceVersionNumber |
Gets the name of the device.
| |
| FirmwareVersion |
Gets the firmware version.
| |
| GetCancelButtonRegionNumber |
Gets the region number of the default Cancel button.
| |
| GetOkButtonRegionNumber |
Gets the region number of the default Ok button.
| |
| IsOpened |
Gets a value indicating whether this instance is device opened.
| |
| IsRegisteredForButtonSelectedEvent |
Gets the number of times the ButtonSelected event is registered. This is used for .NET event registration.
| |
| IsRegisteredForContainerSelectedEvent |
Gets the number of times the ContainerSelected event is registered. This is used for .NET event registration.
| |
| IsRegisteredForDeviceUnpluggedEvent |
Gets the number of times the device is registered for the unplugged event.
| |
| KernelVersion |
Gets the kernel version.
| |
| ProductID |
Gets the product ID.
| |
| VendorID |
Gets the vendor ID.
|