Click or drag to resize

IMcCaptureManagerDeviceInformation 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 Information As McCaptureManagerDeviceInfo
	Get

Property Value

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