Click or drag to resize

IMcCaptureManagerDevicesCount Property

Gets the count of devices in the capture devices collection.

Namespace:  MediaCy.IQL.Capture.Manager
Assembly:  MediaCy.IQL.Capture.Manager (in MediaCy.IQL.Capture.Manager.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