GoWebScan API
kStatus GoWebScanCal_ImportFromString ( GoWebScanCal cal,
kString  str,
kAlloc  alloc 
)

Constructs and sets the values of a GoWebScanCal object from the given XML kString.

Parameters
calReceives the constructed GoWebScanCal object.
strkString containing the text of a GoWebScan XML.
allocMemory allocator (or kNULL for default).
Returns
Operation status.