GoWebScan API
kStatus GoWebScanProfileTileMsg_Construct ( GoWebScanProfileTileMsg msg,
kSize  count,
kSize  width,
GoWebScanPipeMsgPool  pool,
kAlloc  allocator 
)

Constructs a GoWebScanProfileTileMsg object.

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