|
GoWebScan API
|
| kStatus GoWebScanPipeMsgPool_SetAllocHandler | ( | GoWebScanPipeMsgPool | pool, |
| GoWebScanPipeMsgPoolAllocFx | alloc, | ||
| kPointer | receiver | ||
| ) |
Sets the message allocation callback function.
| pool | GoWebScanPipeMsgPool object. |
| alloc | Message allocation callback function |
| receiver | Receiver argument for callback. |