GoWebScan API
kStatus GoWebScanDetectionTask_Construct ( GoWebScanDetectionTask task,
GoWebScanProcess  process,
GoWebScanConfig  config,
kAlloc  allocator 
)

Constructs a GoWebScanDetectionTask object.

Parameters
taskReceives the constructed GoWebScanDetectionTask object.
processAssociated GoWebScanProcess object which will receive the detected result.
configSystem configuration.
allocatorMemory allocator (or kNULL for default).
Returns
Operation status.