GoWebScan API
kStatus GoWebScanProfileSampleTask_Construct ( GoWebScanProfileSampleTask task,
GoWebScanProcess  process,
GoWebScanConfigNode  configNode,
GoWebScanNodeTileId  outputType,
kAlloc  allocator 
)

Constructs a GoWebScanProfileSampleTask object.

Parameters
taskReceives the constructed GoWebScanProfileSampleTask object.
processAssociated GoWebScanProcess object.
configNodeNode configuration.
outputTypeWhether the task is merging profile tiles intended for presence detection or is just merging standard profile tiles.
allocatorMemory allocator (or kNULL for default).
Returns
Operation status.