Click or drag to resize

IMcCaptureDevicesCount Property

Gets the count of devices in the capture devices collection.

Namespace:  MediaCy.IQL.Capture
Assembly:  MediaCy.IQL.Capture (in MediaCy.IQL.Capture.dll) Version: 10.0.6912.0
Syntax
VB
ReadOnly Property Count As Integer
	Get

Property Value

Type: Int32
Remarks
Returns the number of capture devices currently in the collection.
See Also