|
GoWebScan API
|
| kStatus GoWebScanCal_Load | ( | GoWebScanCal * | cal, |
| const kChar * | fileName, | ||
| kAlloc | alloc | ||
| ) |
Constructs and loads a GoWebScanCal object from a saved XML file.
| cal | Receives the constructed GoWebScanCal object. |
| fileName | Filename (including path). Expected to be an XML file. |
| alloc | Memory allocator (or kNULL for default). |