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