Click or drag to resize

IMcCaptureManagerDeviceParent Property

Gets the parent McCaptureManagerDevices object for this McCaptureManagerDevice object

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 Parent As McCaptureManagerDevices
	Get

Property Value

Type: McCaptureManagerDevices
Remarks
Method for clients to determine the parent device for this object.
See Also