Scanner.OnScanFinished Event |
Namespace: Kofax.OmniPageCSDK.IproPlus
The ErrorCode contains the result of the operation. Call the Engine object's GetErrorInfo method to get any detailed error information.
The Scanner parameter holds a reference to the object which fired the event. This object may be used to query scanner properties but altering them or calling any processing method from the event handler will result in a trappable error. The EventID parameter uniquely identifies this event instance. This is useful to differentiate subsequent events if multiple event sinks are registered so that each is notified independently by the event source.