Click or drag to resize

IMcCaptFramesParent Property

Gets the parent McCaptDevice for this McCaptFrames 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
Allows clients to determine the parent device for capture frames.
See Also