|
GoWebScan API
|
| kStatus GoWebScanWebTask_SetReceiver | ( | GoWebScanWebTask | task, |
| GoWebScanPipeSendFx | send, | ||
| kPointer | context | ||
| ) |
Sets the handler for receiving emitted web tiles.
| task | GoWebScanWebTask object. |
| send | Callback function |
| context | Receiver argument for callback. |