GoWebScan API
kStatus GoWebScanProfileMergeTask_Construct ( GoWebScanProfileMergeTask task,
GoWebScanProcess  process,
GoWebScanConfigGroup  configGroup,
kBool  presenceDetection,
kAlloc  allocator 
)

Constructs a GoWebScanProfileMergeTask object.

Parameters
taskReceives the constructed GoWebScanProfileMergeTask object.
processAssociated GoWebScanProcess object.
configGroupGroup configuration.
presenceDetectionWhether 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.