VR-Link API Documentation for HLA 1.3
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 Wed Oct 23 22:25:48 EDT 2013 from SVN revision 132765
Copyright © 2005-2013 VT MÄK. All Rights Reserved (www.mak.com)