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