|
GoWebScan API
|
| kStatus GoWebScanCalNode_Construct | ( | GoWebScanCalNode * | node, |
| GoWebScanCal | cal, | ||
| kAlloc | allocator | ||
| ) |
Constructs a GoWebScanCalNode object.
| node | Receives the constructed GoWebScanCalNode object. |
| cal | System calibration object that the node is part of. |
| allocator | Memory allocator (or kNULL for default). |