Components All New MacOS Windows Linux iOS
Examples Mac & Win Server Client Guides Statistic FMM Blog Deprecated Old

ImageCapture.SetFeatureValue

Sets a vendor scanner feature value.

Component Version macOS Windows Linux Server iOS SDK
ImageCapture 6.4 ✅ Yes ❌ No ❌ No ❌ No ❌ No
MBS( "ImageCapture.SetFeatureValue"; FeatureName; Selector; Value )   More

Parameters

Parameter Description Example
FeatureName The name of the feature. $name
Selector What value to set.
Can be "value" for boolean values or "currentValue" for range or enumeration values.
"value"
Value The new value.

Result

Returns OK or error.

Description

Sets a vendor scanner feature value.

See also

This function checks for a license.

Created 11st September 2016, last changed 4th June 2018


ImageCapture.RequestTakePicture - ImageCapture.SetItemsAddedScript