|
GoWebScan API
|
| kStatus GoWebScanConfigSensorInfo_Save | ( | const GoWebScanConfigSensorInfo * | sensorInfo, |
| const kChar * | filePath, | ||
| kAlloc | allocator | ||
| ) |
Stores the sensor info to a specified path, excluding the GoGeoCal instances.
| sensorInfo | Pointer to the GoWebScanConfigSensorInfo struct representing information of a single profile and vision sensor pair. |
| filePath | Path to save to. |
| allocator | Memory allocator (or kNULL for default). |