Datalogic .NET SDK
StartScanListener (Method)
Syntax
public bool StartScanListener();
Description
The StartScanListener method will make DecodeEvent listen to the decoder.
Parameters Table
|
Type |
Parameter |
Description |
[in] |
void |
|
- |
|
|
|
|
[return] |
bool |
|
If DecodeEvent is already listening to the decoder, false will be returned, otherwise true will be returned. |
[on error] |
- |
|
- |
Remarks
This method is called by default when DecodeEvent is instantiated. Make sure to call Datalogic.API.DecodeEvent.StopScanListener to stop listening to the decoder.
See Also
Request (Enum), DecodeEvent.StopScanListener (Method).
Copyright © Datalogic ADC. All Right Reserved