Click or drag to resize
ISTSeriesDevice PropertiesScriptel Corporation
Warning: This API is deprecated, please consider using the new version located here: http://scriptel.com/developers/proscript/net-library/

The ISTSeriesDevice type exposes the following members.

Properties
  NameDescription
Public propertyCardReader
Gets the device's card reader.
Public propertyCurrentDisplay
Gets the current display.
Public propertyDeviceName
Gets the name of the device.
Public propertyDeviceVersionNumber
Gets the name of the device.
Public propertyFirmwareVersion
Gets the firmware version.
Public propertyGetCancelButtonRegionNumber
Gets the region number of the default Cancel button.
Public propertyGetOkButtonRegionNumber
Gets the region number of the default Ok button.
Public propertyIsOpened
Gets a value indicating whether this instance is device opened.
Public propertyIsRegisteredForButtonSelectedEvent
Gets the number of times the ButtonSelected event is registered. This is used for .NET event registration.
Public propertyIsRegisteredForContainerSelectedEvent
Gets the number of times the ContainerSelected event is registered. This is used for .NET event registration.
Public propertyIsRegisteredForDeviceUnpluggedEvent
Gets the number of times the device is registered for the unplugged event.
Public propertyKernelVersion
Gets the kernel version.
Public propertyProductID
Gets the product ID.
Public propertyVendorID
Gets the vendor ID.
Top
See Also