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