GoWebScan API
kStatus GoWebScanTracheidWebMsg_Construct ( GoWebScanTracheidWebMsg msg,
kSize  height,
kSize  width,
kAlloc  allocator 
)

Constructs a GoWebScanTracheidWebMsg msg.

Parameters
msgReceives the constructed GoWebScanTracheidWebMsg msg.
heightHeight of the tile data array contained in the message.
widthWidth of the tile data array contained in the message.
allocatorMemory allocator (or kNULL for default).
Returns
Operation status.