Click or drag to resize

IMcCaptSettingsParent Property

Gets the parent capture device object of this capture settings object.

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

Property Value

Type: McCaptDevice
Remarks
Use this property to retrieve the parent capture device object of the capture settings object.
See Also