GoWebScan API
kStatus GoWebScanWebTask_Construct ( GoWebScanWebTask task,
GoWebScanProcess  process,
GoWebScanConfig  config,
kAlloc  allocator 
)

Constructs a GoWebScanWebTask object.

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