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