|
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.
| cal | Receives the constructed GoWebScanCal object. |
| str | kString containing the text of a GoWebScan XML. |
| alloc | Memory allocator (or kNULL for default). |