Click or drag to resize

IMcCaptDeviceAttributes Property

Returns the capture device's attributes collection.

Namespace:  MediaCy.IQL.Capture
Assembly:  MediaCy.IQL.Capture (in MediaCy.IQL.Capture.dll) Version: 10.0.6912.0
Syntax
VB
ReadOnly Property Attributes As McCaptDevAttributes
	Get

Property Value

Type: McCaptDevAttributes
Remarks
Returns the attributes collection held by this device.
See Also