Click or drag to resize

IMcCaptDevAttributesParent Property

Gets the parent McCaptDevice object for this McCaptDevAttributes collection

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
Method for clients to determine the parent device for capture attributes.
See Also