FreeBASIC  0.91.0
fbportio.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define FBPORTIO_VERSION   256
 
#define FBPORTIO   32768
 
#define IOCTL_GRANT_IOPM   CTL_CODE(FBPORTIO, 2048, METHOD_BUFFERED, FILE_ANY_ACCESS)
 
#define IOCTL_GET_VERSION   CTL_CODE(FBPORTIO, 2049, METHOD_BUFFERED, FILE_ANY_ACCESS)
 

Macro Definition Documentation

#define FBPORTIO   32768

Definition at line 2 of file fbportio.h.

#define FBPORTIO_VERSION   256

Definition at line 1 of file fbportio.h.

#define IOCTL_GET_VERSION   CTL_CODE(FBPORTIO, 2049, METHOD_BUFFERED, FILE_ANY_ACCESS)

Definition at line 4 of file fbportio.h.

#define IOCTL_GRANT_IOPM   CTL_CODE(FBPORTIO, 2048, METHOD_BUFFERED, FILE_ANY_ACCESS)

Definition at line 3 of file fbportio.h.