|
GoWebScan API
|
| kStatus GoWebScanCalCombiner_SetDataHandler | ( | GoWebScanCalCombiner | combiner, |
| GoWebScanCalCombinerDataFx | data, | ||
| kPointer | context | ||
| ) |
Sets the handler for accepting the output data from the algorithm.
| combiner | GoWebScanCalCombiner object. |
| data | Callback function |
| context | Receiver argument for callback. |