VR-Link API Documentation for HLA 1516
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Functions
checkLicense.h File Reference

This file declares global functions to check the validity of a license. More...

Go to the source code of this file.

Functions

bool DtHaveVrLinkLicense ()
 Use this functions to ask the license server whether a VR-Link licenses is available.
bool DtHaveRtiLicense ()
 Use this functions to ask the license server whether a RTI licenses is available.

Detailed Description

This file declares global functions to check the validity of a license.

Function Documentation

bool DtHaveRtiLicense ( )

Use this functions to ask the license server whether a RTI licenses is available.

If a license could successfully be checked out these functions will return true. Unfortunately, calling this functions does not guarantee that the creation of any licensed objects will not fail (because it's possible for the state of the license manager to change between calling these fns and creating the objs).

bool DtHaveVrLinkLicense ( )

Use this functions to ask the license server whether a VR-Link licenses is available.

If a license could successfully be checked out these functions will return true. Unfortunately, calling this functions does not guarantee that the creation of any licensed objects will not fail (because it's possible for the state of the license manager to change between calling these fns and creating the objs).


Document ID: Generated on Mon Jun 22 21:18:40 EDT 2020 from SVN revision 213785
Copyright © 2005-2018 MAK Technologies. All Rights Reserved (www.mak.com)