BarcodeReader.setParameterValueInt Method

Module: BarcodeReader

Definition

Assigns an integer value to a device parameter.

void setParameterValueInt(String? parameterName, int value)

Parameters

parameterName String
in The parameter to modify.

value int
in The integer value to set.

Exceptions

An error has occurred during Devices Library execution.