Hide menu
Loading...
Searching...
No Matches
cadex::mtk::LicenseManager Class Reference

Provides MTK licensing activation and deactivation API. More...

Static Public Member Functions

static bool Activate (const std::string &theDeveloperKey)
 Activates MTK licensing using the development license key.
 
static bool Deactivate ()
 Closes the active licensing session.
 
static void SetRuntimeKeyLocation (const std::string &thePath)
 Sets an explicit path to the runtime license file.
 

Detailed Description

Member Function Documentation

◆ Activate()

◆ Deactivate()

◆ SetRuntimeKeyLocation()

void cadex::mtk::LicenseManager::SetRuntimeKeyLocation ( const std::string & thePath)
static

Sets an explicit path to the runtime license file.

Intended for development and debugging. In production, place the runtime license file next to the application executable.