|
GoWebScan API
|
| kStatus GoWebScanWebTask_Construct | ( | GoWebScanWebTask * | task, |
| GoWebScanProcess | process, | ||
| GoWebScanConfig | config, | ||
| kAlloc | allocator | ||
| ) |
Constructs a GoWebScanWebTask object.
| task | Receives the constructed GoWebScanWebTask object. |
| process | Associated GoWebScanProcess object which will receive the detected result. |
| config | System configuration. |
| allocator | Memory allocator (or kNULL for default). |