VR-Link API Documentation for DIS
 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 Tue Mar 1 02:56:17 EST 2016 from SVN revision 162687
Copyright © 2005-2014 VT MÄK. All Rights Reserved (www.mak.com)