IMcCaptDevAttribute2Status Property
|
|
Gets or sets the status code of the attribute.
Namespace:
MediaCy.IQL.Capture
Assembly:
MediaCy.IQL.Capture (in MediaCy.IQL.Capture.dll) Version: 10.0.6912.0
SyntaxProperty Status As Integer
Get
Set
Property Value
Type:
Int32
RemarksThis property holds the status code of the attribute.
The status code is defined by the particular attribute.
The Status property cannot be set on standard attributes
(typecode field of attribute ID = 0). Only custom attributes
can set the value of this property.
See Also