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
SyntaxReadOnly Property Parent As McCaptDevice
Get
Property Value
Type:
McCaptDevice
RemarksUse this property to retrieve the parent capture device object of the
capture settings object.
See Also