IMcCaptDevAttribute2GetRange Method
|
|
Gets the range values for the attribute using a
UDT structure.
Namespace:
MediaCy.IQL.Capture
Assembly:
MediaCy.IQL.Capture (in MediaCy.IQL.Capture.dll) Version: 10.0.6912.0
Syntax
RemarksThis method gets all of the range values for the attribute.
The range values are returned as a UDT structure rather
than as individual arguments as the GetRangeExp method. This is useful
for higher level languages that support the UDT structure.
See Also