|
GoWebScan API
|
| kStatus GoWebScanConfigSensorInfo_Load | ( | GoWebScanConfigSensorInfo * | sensorInfo, |
| const kChar * | filePath, | ||
| kAlloc | allocator | ||
| ) |
Loads the sensor info from 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 load from. |
| allocator | Memory allocator (or kNULL for default). |