Click or drag to resize

IMcCaptDevAttribute2PvwFlags Property

Gets the preview 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 PvwFlags As Integer
	Get

Property Value

Type: Int32
Remarks
This property holds the preview range flags of the attribute. The range flags are a combination of the mcCaptAttRangeFlags enumerated values.
See Also