GoWebScan API
kStatus GoWebScanCal_Load ( GoWebScanCal cal,
const kChar fileName,
kAlloc  alloc 
)

Constructs and loads a GoWebScanCal object from a saved XML file.

Parameters
calReceives the constructed GoWebScanCal object.
fileNameFilename (including path). Expected to be an XML file.
allocMemory allocator (or kNULL for default).
Returns
Operation status.