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

Public Attributes | |
| USHORT | wAttribute |
| ULONG | nLength |
| COORD | dwCoord |
| ULONG | dwTransfered |
Definition at line 33 of file ntddblue.h.
| COORD tagOUTPUT_ATTRIBUTE::dwCoord |
Definition at line 37 of file ntddblue.h.
Referenced by ScrIoControl().
| ULONG tagOUTPUT_ATTRIBUTE::dwTransfered |
Definition at line 38 of file ntddblue.h.
Referenced by ScrIoControl().
| ULONG tagOUTPUT_ATTRIBUTE::nLength |
Definition at line 36 of file ntddblue.h.
Referenced by ScrIoControl().
| USHORT tagOUTPUT_ATTRIBUTE::wAttribute |
Definition at line 35 of file ntddblue.h.
Referenced by ScrIoControl().