GoWebScan API
kStatus GoWebScanCalInput_Construct ( GoWebScanCalInput input,
kSize  topCount,
kSize  bottomCount,
kAlloc  allocator 
)

Constructs a GoWebScanCalInput object.

Parameters
inputReceives the constructed GoWebScanCalInput object.
topCountNumber of top nodes.
bottomCountNumber of bottom nodes.
allocatorMemory allocator (or kNULL for default).
Returns
Operation status.