BarcodeManagerAddDeinitListener Method |
Namespace: Com.Datalogic.Decode
Exception | Condition |
---|---|
DecodeException | - in case of error, when exceptions are enabled through the ErrorManager singleton. |
Registers a IDeinitListener
to be notified when a event of Scanner de-initiliazion is triggered. Call RemoveDeinitListener(IDeinitListener)
before the application closes to properly shut down the listener.