|
GoWebScan API
|
| kStatus GoWebScanCalInput_Construct | ( | GoWebScanCalInput * | input, |
| kSize | topCount, | ||
| kSize | bottomCount, | ||
| kAlloc | allocator | ||
| ) |
Constructs a GoWebScanCalInput object.
| input | Receives the constructed GoWebScanCalInput object. |
| topCount | Number of top nodes. |
| bottomCount | Number of bottom nodes. |
| allocator | Memory allocator (or kNULL for default). |