|
GoWebScan API
|
| kStatus GoWebScanDetector_Construct | ( | GoWebScanDetector * | detector, |
| const GoWebScanDetectorParams * | args, | ||
| kAlloc | allocator | ||
| ) |
Constructs a GoWebScanDetector object.
| detector | Receives the constructed GoWebScanDetector object. |
| args | Detector algorithm parameters. |
| allocator | Memory allocator (or kNULL for default). |