Click or drag to resize

IMcCaptDevAttribute3PvwTableDesc Property

Gets the preview table description array 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 PvwTableDesc As Object
	Get

Property Value

Type: Object

Implements

IMcCaptDevAttribute2PvwTableDesc
Remarks
This property holds the preview table description array of the attribute. The existence and contents of the array is attribute specific.
See Also