|
GoWebScan API
|
| kStatus GoWebScanProfileMergeTask_Construct | ( | GoWebScanProfileMergeTask * | task, |
| GoWebScanProcess | process, | ||
| GoWebScanConfigGroup | configGroup, | ||
| kBool | presenceDetection, | ||
| kAlloc | allocator | ||
| ) |
Constructs a GoWebScanProfileMergeTask object.
| task | Receives the constructed GoWebScanProfileMergeTask object. |
| process | Associated GoWebScanProcess object. |
| configGroup | Group configuration. |
| presenceDetection | Whether the task is merging profile tiles intended for presence detection or is just merging standard profile tiles. |
| allocator | Memory allocator (or kNULL for default). |