Click or drag to resize

IMcCaptDevAttribute3PvwFlags 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

Implements

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