|
GoWebScan API
|
| kStatus GoWebScanSettingsGroup_Construct | ( | GoWebScanSettingsGroup * | group, |
| GoWebScanSettings | parent, | ||
| kAlloc | allocator | ||
| ) |
Constructs a GoWebScanSettingsGroup object.
| group | Receives the constructed GoWebScanSettingsGroup object. |
| parent | Settings for the system the group is part of. |
| allocator | Memory allocator (or kNULL for default). |