Click or drag to resize
ISTSeriesDevicesManager InterfaceScriptel Corporation
Warning: This API is deprecated, please consider using the new version located here: http://scriptel.com/developers/proscript/net-library/
Creates and maintains a list of the STSeries Signature Capture devices attached to the system

Namespace: Scriptel.STSeries
Assembly: STSeries (in STSeries.dll) Version: 2.5.0.454 (2.5.0.454)
Syntax
public interface ISTSeriesDevicesManager

The ISTSeriesDevicesManager type exposes the following members.

Methods
  NameDescription
Public methodGetNumberOfSTSeriesDevices
Gets the number of ST Series digitizers attached to the host.
Public methodGetSTSeriesDevice
Gets a digitizer device object interface
Public methodGetWrappedSTSeriesDevice
Gets a digitizer device wrapped in a concrete object STSeriesDeviceContainerDevice
Top
See Also