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

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 May 14 08:06:18 EDT 2012 from SVN revision 114750
Copyright © 2005-2012 VT MÄK Inc. All Rights Reserved (www.mak.com)