The VgILicenseManager class is used to manage licensing issues.
More...
The VgILicenseManager class is used to manage licensing issues.
You can use this interface to retrieve the VisioDevKit's version and the machine code.
- Date
- 25/02/2010
VgEngine::VgILicenseManager::VgILicenseManager |
( |
| ) |
|
|
inlineprotected |
virtual VgEngine::VgILicenseManager::~VgILicenseManager |
( |
| ) |
|
|
inlinevirtual |
virtual const std::string& VgEngine::VgILicenseManager::getMachineCode |
( |
| ) |
const |
|
pure virtual |
Retrieves the machine code.
This code is unique for a machine.
virtual const std::string VgEngine::VgILicenseManager::getVersion |
( |
| ) |
const |
|
pure virtual |
Retrieves the version string.
- Returns
- SDK version string.
The documentation for this interface was generated from the following file: