VR-Link API Documentation for HLA 4
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-2025 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 Oct 16 00:12:25 EDT 2025 from SVN revision 280738
Copyright © 1992-2025 MAK Technologies. All Rights Reserved (
www.mak.com
)