GoWebScan API
kStatus GoWebScanRecording_Load ( GoWebScanRecording recording,
const kChar fileName,
kAlloc  alloc 
)

Loads a GoWebScanRecording object from a recording previously saved to disk.

Parameters
recordingReceives the constructed GoWebScanCal object.
fileNameFile name (including path). Expected to be an .kdat6 file.
allocMemory allocator (or kNULL for default).
Returns
Operation status.