|
GoWebScan API
|
| kStatus GoWebScanRecording_Load | ( | GoWebScanRecording * | recording, |
| const kChar * | fileName, | ||
| kAlloc | alloc | ||
| ) |
Loads a GoWebScanRecording object from a recording previously saved to disk.
| recording | Receives the constructed GoWebScanCal object. |
| fileName | File name (including path). Expected to be an .kdat6 file. |
| alloc | Memory allocator (or kNULL for default). |