VR-Link API Documentation for DIS
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 VT MAK
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 Mon Apr 25 03:39:01 EDT 2022 from SVN revision 242502
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (
www.mak.com
)