VR-Forces Development_Version Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Functions
vrfCheckLicense.h File Reference

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 ()

Detailed Description

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 Tue Mar 8 22:13:38 EST 2016 from SVN revision 162938
Copyright © 2005-2015 VT MÄK. All Rights Reserved (www.mak.com)