TTMSFNCWXOCRFinishedEvent Event Type
Signature of the event raised when a recognition job completes successfully.
API unit family: TMSFNCWXOCR
Parameters
| Name | Description |
|---|---|
Sender |
The component that finished the recognition job. |
Result |
The result of the completed job. The instance is owned by the component and is added to its result list after the handler returns, so do not free it; copy any values that must outlive the handler. |