ReactOS 0.4.16-dev-321-g63bb46a
|
#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().