Datalogic .NET SDK

StartScanListener (Method)

 

Syntax

 

public bool StartScanListener();

 

 

Class                           : DecodeEvent

Namespace                : Datalogic.API

Assembly                   : Datalogic.API.DLL

 

 

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