|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <conio.h>

Public Attributes | |
| CONSOLE_IO_OBJECT_TYPE | Type |
| struct _CONSOLE * | Console |
| LONG | ReferenceCount |
| LONG | AccessRead |
| LONG | AccessWrite |
| LONG | ExclusiveRead |
| LONG | ExclusiveWrite |
Definition at line 36 of file conio.h.
Referenced by CON_API(), and ConSrvGetObject().
| CONSOLE_IO_OBJECT_TYPE _CONSOLE_IO_OBJECT::Type |
Definition at line 34 of file conio.h.
Referenced by ConSrvGetObject().