GoWebScan API
 All Classes Files Functions Variables Typedefs Macros Modules Pages
kStatus GoWebScanTracheidBoardMsg_Construct ( GoWebScanTracheidBoardMsg msg,
kSize  height,
kSize  width,
kAlloc  allocator 
)

Constructs a GoWebScanTracheidBoardMsg object.

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