GoWebScan API
kStatus GoWebScanCalInputNode_Construct ( GoWebScanCalInputNode node,
GoWebScanDataSource  source,
GoWebScanSystemPlane  plane,
k32s  column,
kAlloc  allocator 
)

Constructs a GoWebScanCalInputNode object.

Parameters
nodeReceives the constructed GoWebScanCalInputNode object.
sourceData source
planeSystem plane.
columnNode column index.
allocatorMemory allocator (or kNULL for default).
Returns
Operation status.