Loads the settings XML file generated by the Protect Your Application wizard and initializes the QlmLicense object with these settings.
In case of error loading the file, the function will throw an exception.
Note: The settings file format was modified in QLM v9+.
Settings files generated by QLM v8 must be first converted to the new format by executing the Protect Your Application wizard in QLM v10.
Settings files generated by QLM v8 must be first converted to the new format by executing the Protect Your Application wizard in QLM v10.
C#: void LoadSettings (string settingsFile)
Parameters
settingsFile - Xml file generated by the Protect Your Application wizard.
Comments
0 comments
Please sign in to leave a comment.