IMcCaptDevAttributeValue Property
|
|
Gets or sets the value of the attribute.
Namespace:
MediaCy.IQL.Capture
Assembly:
MediaCy.IQL.Capture (in MediaCy.IQL.Capture.dll) Version: 10.0.6912.0
SyntaxDefault Property Value As Object
Get
Set
Property Value
Type:
Object
RemarksThe value property holds the current value of the attribute.
Values cannot be set for read-only attributes (has the
mcarReadOnly bit set in the attribute range flags).
See Also