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