VR-Forces Developer's Guide
Home
Modules
Namespaces
Classes
Files
Examples
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Groups
Pages
include
vrfutil
vrfCheckLicense.h
Go to the documentation of this file.
1
/*******************************************************************************
2
** Copyright (c) 1997 MaK Technologies, Inc.
3
** All rights reserved.
4
*******************************************************************************/
5
/*******************************************************************************
6
** $RCSfile: vrfCheckLicense.h,v $ $Revision: 1.5 $ $State: Exp $
7
*******************************************************************************/
8
11
14
15
#ifndef DtVrfCheckLicense_H_
16
#define DtVrfCheckLicense_H_
17
18
#include <vlutil/vlMachineTypes.h>
19
#include "
vrfutil/vrfutilDefines.h
"
20
29
DT_DLL_vrfutil
bool
DtHaveVrfGuiLicense
();
30
DT_DLL_vrfutil
bool
DtHaveVrfSimLicense
();
31
DT_DLL_vrfutil
bool
DtHaveVrfRemoteControllerLicense
();
32
33
#endif
34
vrfutilDefines.h
DtHaveVrfRemoteControllerLicense
DT_DLL_vrfutil bool DtHaveVrfRemoteControllerLicense()
DtHaveVrfGuiLicense
DT_DLL_vrfutil bool DtHaveVrfGuiLicense()
Contains functions for querying license server if licenses for various products are available...
DtHaveVrfSimLicense
DT_DLL_vrfutil bool DtHaveVrfSimLicense()
DT_DLL_vrfutil
#define DT_DLL_vrfutil
This file is used to determine how to build Disable inconsistent dll linkage warning Visual Studio 6...
Definition:
vrfutilDefines.h:34
Document ID: Generated on Thu Oct 23 22:29:17 EDT 2025 from SVN revision 280951
Copyright © 2005-2024 MAK Technologies. All Rights Reserved (
www.mak.com
)