|
GoWebScan API
|
| kStatus GoWebScanCalInputNode_Construct | ( | GoWebScanCalInputNode * | node, |
| GoWebScanDataSource | source, | ||
| GoWebScanSystemPlane | plane, | ||
| k32s | column, | ||
| kAlloc | allocator | ||
| ) |
Constructs a GoWebScanCalInputNode object.
| node | Receives the constructed GoWebScanCalInputNode object. |
| source | Data source |
| plane | System plane. |
| column | Node column index. |
| allocator | Memory allocator (or kNULL for default). |