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

The STSeriesDeviceContainerDevice type exposes the following members.

Properties
  NameDescription
Public propertyCardReader (Overrides STSeriesDevice.CardReader.)
Public propertyCurrentDisplay (Overrides STSeriesDeviceCurrentDisplay.)
Public propertyCurrentRunMode
Gets or sets the current run mode of the device
(Inherited from STSeriesDevice.)
Public propertyDeviceName (Overrides STNullDevice.DeviceName.)
Public propertyDeviceVersionNumber (Overrides STSeriesDeviceDeviceVersionNumber.)
Public propertyDisplayHeightInPixels
Gets or sets the height of the display measured in pixels
(Inherited from STSeriesDevice.)
Public propertyDisplayWidthInPixels
Gets or sets the width of the display measured in pixels
(Inherited from STSeriesDevice.)
Public propertyFirmwareVersion (Overrides STSeriesDeviceFirmwareVersion.)
Public propertyGetCancelButtonRegionNumber (Overrides STSeriesDeviceGetCancelButtonRegionNumber.)
Public propertyGetOkButtonRegionNumber (Overrides STSeriesDeviceGetOkButtonRegionNumber.)
Public propertyIsOpened (Overrides STSeriesDeviceIsOpened.)
Public propertyIsRegisteredForButtonSelectedEvent (Overrides STSeriesDeviceIsRegisteredForButtonSelectedEvent.)
Public propertyIsRegisteredForButtonSelectedListener
Gets the number of times the ButtonSelected event is registered. This is used for COM event registration.
(Inherited from STSeriesDevice.)
Public propertyIsRegisteredForContainerSelectedEvent (Overrides STSeriesDeviceIsRegisteredForContainerSelectedEvent.)
Public propertyIsRegisteredForContainerSelectedListener (Overrides STSeriesDeviceIsRegisteredForContainerSelectedListener.)
Public propertyIsRegisteredForDeviceUnpluggedEvent (Overrides STSeriesDeviceIsRegisteredForDeviceUnpluggedEvent.)
Public propertyIsRegisteredForDeviceUnpluggedListener
Gets the number of times the DeviceUnplugged event is registered. This is used for COM event registration.
(Inherited from STSeriesDevice.)
Public propertyIsRegisteredForFirmwareDownloadStatusEvent
Gets the number of times the FirmwareDownloadStatus event is registered. This is used for .NET event registration.
(Inherited from STSeriesDevice.)
Public propertyIsRegisteredForFirmwareDownloadStatusListener
Gets how many times the FirmwareDownloadStatus event is registered for. This is used for COM event registration.
(Inherited from STSeriesDevice.)
Public propertyKernelVersion (Overrides STNullDevice.KernelVersion.)
Public propertyProductID (Overrides STSeriesDeviceProductID.)
Public propertySerialNumberWriteEnabled
Gets a value indicating whether or not a serial number download is supported
(Inherited from STNullDevice.)
Public propertyVendorID (Overrides STSeriesDeviceVendorID.)
Top
See Also