|
GoWebScan API
|
| kStatus GoWebScanPipeMsgPool_SetFreeHandler | ( | GoWebScanPipeMsgPool | pool, |
| GoWebScanPipeMsgPoolFreeFx | free | ||
| ) |
Sets the callback function to recycle memory allocated for a message.
| pool | GoWebScanPipeMsgPool object. |
| free | Free message callback function |