|
GoWebScan API
|
| kStatus GoWebScanCalCollector_Construct | ( | GoWebScanCalCollector * | collector, |
| GoWebScanConfig | config, | ||
| kAlloc | allocator | ||
| ) |
Constructs a GoWebScanCalCollector object.
| collector | Receives the constructed GoWebScanCalCollector object. |
| config | System configuration. |
| allocator | Memory allocator (or kNULL for default). |