|
GoWebScan API
|
| kStatus GoWebScanProfileSampleTask_Construct | ( | GoWebScanProfileSampleTask * | task, |
| GoWebScanProcess | process, | ||
| GoWebScanConfigNode | configNode, | ||
| GoWebScanNodeTileId | outputType, | ||
| kAlloc | allocator | ||
| ) |
Constructs a GoWebScanProfileSampleTask object.
| task | Receives the constructed GoWebScanProfileSampleTask object. |
| process | Associated GoWebScanProcess object. |
| configNode | Node configuration. |
| outputType | 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). |