Click or drag to resize

IMcCaptDevAttribute3Flags Property

Gets the range flags of the attribute.

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

Property Value

Type: Int32

Implements

IMcCaptDevAttribute2Flags
Remarks
This property holds the range flags of the attribute. The range flags are a combination of the mcCaptAttRangeFlags enumerated values.
See Also