GoWebScan API
kStatus GoWebScanVisionTileMsg_Construct ( GoWebScanVisionTileMsg msg,
GoWebScanPipeMsgPool  pool,
kSize  count,
kSize  width,
kAlloc  allocator 
)

Constructs a GoWebScanVisionTileMsg object.

Parameters
msgReceives the constructed GoWebScanVisionTileMsg object.
poolMessage pool of GoWebScanVisionTileMsg objects
countLength of tile in Y-axis (pixels).
widthLength of tile in X-axis (pixels).
allocatorMemory allocator (or kNULL for default).
Returns
Operation status.