OTX-Runtime Converter
|
|
Class to manage the OTX-Runtime Converter licenses. More...
Static Public Member Functions | |
static void | SetLicenseKey (string licenseKey) |
Sets a valid license key to release the API. More... | |
Class to manage the OTX-Runtime Converter licenses.
|
inlinestatic |
Sets a valid license key to release the API.
The license key has the format "XXXX-XXXX-XXXX-XXXX-XXXX". A valid license key must be available. Please ask the software supplier. Without a valid license key no RuntimeManager can be created.
Important: The license key must be set before an instance is created!
licenseKey | License key has the format "XXXX-XXXX-XXXX-XXXX-XXXX". |