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