VR-Forces 5.0.2 Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Functions
vrfCheckLicense.h File Reference

Go to the source code of this file.

Functions

DT_DLL_vrfutil bool DtHaveVrfGuiLicense ()
 
DT_DLL_vrfutil bool DtHaveVrfSimLicense ()
 
DT_DLL_vrfutil bool DtHaveVrfRemoteControllerLicense ()
 

Function Documentation

DT_DLL_vrfutil bool DtHaveVrfGuiLicense ( )

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 successfully 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).

DT_DLL_vrfutil bool DtHaveVrfSimLicense ( )
DT_DLL_vrfutil bool DtHaveVrfRemoteControllerLicense ( )

Document ID: Generated on Sun Dec 4 20:22:03 EST 2022 from SVN revision 249613
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)