GoWebScan API
kStatus GoWebScanSettings_Load ( GoWebScanSettings settings,
const kChar fileName,
kAlloc  alloc 
)

Loads the settings XML from a specified path and constructs and initializes a GoWebScanSettings object with the values read from the XML.

Parameters
settingsReceives the loaded GoWebScanSettings object.
fileNamePath of the settings file.
allocMemory allocator (or kNULL for default).
Returns
Operation status.