|
GoWebScan API
|
| kStatus GoWebScanSyncTask_SetReceiver | ( | GoWebScanSyncTask | task, |
| GoWebScanSyncId | id, | ||
| GoWebScanSystemPlane | plane, | ||
| GoWebScanPipeSendFx | send, | ||
| kPointer | context | ||
| ) |
Sets the handler for receiving synced tile sets for each data type and plane.
| task | GoWebScanSyncTask object. |
| id | Message type ID. |
| plane | System plane. |
| send | Callback function. |
| context | Receiver argument for callback. |