![]() |
VR-Forces 4.0.4 Class Documentation
|
Go to the source code of this file.
Functions | |
| DT_DLL_vrfutil bool | DtHaveVrfGuiLicense () |
| Contains functions for querying license server if licenses for various products are available. | |
| DT_DLL_vrfutil bool | DtHaveVrfSimLicense () |
| DT_DLL_vrfutil bool | DtHaveVrfRemoteControllerLicense () |
Contains functions for querying license server if licenses for various products are available.
Use these functions to ask the license server whether these licenses for the given products/modules are available. If all of the necessary licenses for VR-Forces front-end, VR-Forces back-end, or VR-Forces remote controller can sucessfully be checked out these functions will return true. However, calling these functions does not guarentee that the creation of any VR-Forces objects will not fail (because it's possible for the state of the license manager to change between calling these functions and creating the object).