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