|
GoWebScan API
|
| kStatus GoWebScanCal_ImportFromText | ( | GoWebScanCal * | cal, |
| const kChar * | str, | ||
| kAlloc | alloc | ||
| ) |
Constructs and sets the values of a GoWebScanCal object from the given XML text.
| cal | Receives the constructed GoWebScanCal object. |
| str | Text of a GoWebScan XML. |
| alloc | Memory allocator (or kNULL for default). |