|
GoWebScan API
|
| kStatus GoWebScanCalMsg_Construct | ( | GoWebScanCalMsg * | msg, |
| kSize | issueCount, | ||
| kAlloc | allocator | ||
| ) |
Constructs a GoWebScanCalMsg object.
| msg | Receives the constructed GoWebScanCalMsg object. |
| issueCount | Number of calibration issues to contain in this message |
| allocator | Memory allocator (or kNULL for default). |