Click or drag to resize

IMcCaptDevice2IsOpen Property

Gets whether this capture device has been opened.

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

Property Value

Type: Boolean

Implements

IMcCaptDeviceIsOpen
Remarks
Returns a boolean indicating whether this device is currently open.
See Also