Click or drag to resize
STSeriesDevicesManagerGetNumberOfSTSeriesDevices Method Scriptel Corporation
Warning: This API is deprecated, please consider using the new version located here: http://scriptel.com/developers/proscript/net-library/
Gets the number of STSeries devices currently attached to the system. Used for COM.

Namespace: Scriptel.STSeries
Assembly: STSeries (in STSeries.dll) Version: 2.5.0.454 (2.5.0.454)
Syntax
public int GetNumberOfSTSeriesDevices()

Return Value

Type: Int32
Returns the number of connected STSeries devices

Implements

ISTSeriesDevicesManagerGetNumberOfSTSeriesDevices
See Also