GoWebScan API
kStatus GoWebScanProfileBoardMsg_Construct ( GoWebScanProfileBoardMsg msg,
kSize  height,
kSize  width,
kAlloc  allocator 
)

Constructs a GoWebScanProfileBoardMsg object.

Parameters
msgReceives the constructed GoWebScanProfileBoardMsg 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.