Contains the common interface for drivers
Marcel Sondaar
Public Domain
driver.h | Contains the common interface for drivers |
DRIVERINTERFACES | Lists numbers for all basic driver interfaces |
Constants | |
INTERFACE_SYSCOMMAND | The base message code for system administration commands. |
INTERFACE_GRAPHICS | Identifies the GFXCOMMANDS set |
INTERFACE_BLOCK | Identifies the <BLOCKCOMMANDS> set |
Lists numbers for all basic driver interfaces
This is used as an argument to the QueryInterface message where it is used to determine if the recipent supports the interface in question.
Constants | |
INTERFACE_SYSCOMMAND | The base message code for system administration commands. |
INTERFACE_GRAPHICS | Identifies the GFXCOMMANDS set |
INTERFACE_BLOCK | Identifies the <BLOCKCOMMANDS> set |
Identifies the GFXCOMMANDS set