GoWebScan API
kStatus GoWebScanPipeMsgPool_Alloc ( GoWebScanPipeMsgPool  pool,
GoWebScanPipeMsg msg 
)

Allocates a GoWebScanPipeMsg object and adds it to the pool's allocated list.

Memory is recycled from the pool's free list if available.

Parameters
poolGoWebScanPipeMsgPool object.
msgReceives the allocated GoWebScanPipeMsg object.
Returns
Operation status.