Retrieves the raw contents of the License File.
The XML document returned in the license parameter must be freed from memory! The SK_XmlDocumentDispose function is recommended for this purpose.
All possible return values are included in the SK_ResultCode enumeration. Return codes to expect include:
Result Code | Description |
---|---|
SK_ResultCode.SK_ERROR_NONE | No error. |
SK_ResultCode.SK_ERROR_XML_PARSER_FAILED | The XML parser encountered an error. |
SK_ResultCode.SK_ERROR_INVALID_ARGUMENTS | Some or all of the arguments are invalid. |