|
GoWebScan API
|
| kStatus GoWebScanCalDetector_SetDataHandler | ( | GoWebScanCalDetector | detector, |
| GoWebScanCalDetectorDataFunction | data, | ||
| kPointer | context | ||
| ) |
Sets the handler for accepting the output data from the algorithm.
| detector | GoWebScanCalDetector object. |
| data | Callback function |
| context | Receiver argument for callback. |