BarcodeManagerAddFrameSaveListener Method |
Namespace: Com.Datalogic.Decode
Exception | Condition |
---|---|
DecodeException | - in case of error, when exceptions are enabled through the ErrorManager singleton. |
Registers a IFrameSaveListener
to be notified when a frame save event is triggered. Call RemoveFrameSaveListener(IFrameSaveListener)
before the application closes to properly shut down the listener.