VR-Link API Documentation for HLA 1.3
Home
Namespaces
Classes
Files
Examples
Libraries
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Groups
Pages
include
vl
checkLicense.h
Go to the documentation of this file.
1
/*******************************************************************************
2
** Copyright (c) 1992-2010 MAK Technologies, Inc
3
** All rights reserved.
4
*******************************************************************************/
5
#pragma once
6
10
11
#include <
vlutil/vlMachineTypes.h
>
12
19
DT_DLL_VL
bool
DtHaveVrLinkLicense
();
20
27
DT_DLL_VL
bool
DtHaveRtiLicense
();
28
29
DT_DLL_VL
#define DT_DLL_VL
Definition:
vlMachineTypes.h:108
DtHaveVrLinkLicense
bool DtHaveVrLinkLicense()
Use this functions to ask the license server whether a VR-Link licenses is available.
DtHaveRtiLicense
bool DtHaveRtiLicense()
Use this functions to ask the license server whether a RTI licenses is available. ...
vlMachineTypes.h
This file contains typedefs for machine dependant types.
Document ID: Generated on Thu Sep 19 02:12:35 EDT 2024 from SVN revision 269601
Copyright © 2005-2024 MAK Technologies. All Rights Reserved (
www.mak.com
)