|
GoWebScan API
|
| kStatus GoWebScanTracheidBoardMsg_Construct | ( | GoWebScanTracheidBoardMsg * | msg, |
| kSize | height, | ||
| kSize | width, | ||
| kAlloc | allocator | ||
| ) |
Constructs a GoWebScanTracheidBoardMsg object.
| msg | Receives the constructed GoWebScanTracheidBoardMsg object. |
| height | Height of the board data array contained in the message. |
| width | Width of the board data array contained in the message. |
| allocator | Memory allocator (or kNULL for default). |