VR-Forces Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
vrfVlKeyboard.h
Go to the documentation of this file.
1 /*****************************************************************************
2 ** Copyright (c) 2000 MAK Technologies, Inc.
3 ** All rights reserved.
4 *****************************************************************************/
5 /*****************************************************************************
6 ** $RCSfile: vrfVlKeyboard.h,v $ $Revision: 1.2 $ $State: Exp $
7 *****************************************************************************/
8 
11 
13 
14 #ifndef VRFVLKEYBOARD_H_
15 #define VRFVLKEYBOARD_H_ 1
16 
17 #include <vlutil/vlKeyboard.h>
18 #include "vrfutil/vrfutilDefines.h"
19 
24 
27 
32 
33 #endif
DT_DLL_vrfutil int DtCharWaiting()
Returns 1 if there is input to be read from the keyboard, 0 otherwise.
DT_DLL_vrfutil char * DtGetInputLine()
This file should be moved into VR-Link&#39;s vlutil.
#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
DT_DLL_vrfutil char DtReadChar()
A blocking read for keyboard input, returning a single character DtGetInputLine uses DtCharWaiting to...

Document ID: Generated on Wed Mar 27 22:49:11 EDT 2024 from SVN revision 264633
Copyright © 2005-2024 MAK Technologies. All Rights Reserved (www.mak.com)