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.

Parameters
sensorInfoPointer to the GoWebScanConfigSensorInfo struct representing information of a single profile and vision sensor pair.
filePathPath to save to.
allocatorMemory allocator (or kNULL for default).
Returns
Operation status.