|
GoWebScan API
|
| kStatus GoWebScanPipe_Emit | ( | GoWebScanPipe | pipe, |
| GoWebScanPipeMsg | msg | ||
| ) |
Adds a completed message to the pipe's outgoing queue.
Only used by GoWebScanPipeTask once processing is completed on a message.
| pipe | GoWebScanPipe object. |
| msg | Completed message. |