IAutoScanTriggerSetCurrentRange Method |
Sets the current range between the ones supported.
Namespace:
Com.Datalogic.Device.Input
Assembly:
datalogic-xamarin-sdk (in datalogic-xamarin-sdk.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax bool SetCurrentRange(
AutoScanTriggerRange p0
)
Function SetCurrentRange (
p0 As AutoScanTriggerRange
) As Boolean
Parameters
- p0
- Type: Com.Datalogic.Device.InputAutoScanTriggerRange
To be added.
Return Value
Type:
Booleanboolean
true if the range has been set successfully, false otherwise.
Remarks See Also