ReactOS 0.4.16-dev-320-g3bd9ddc
|
#include <ntddblue.h>
Public Attributes | |
CHAR | cCharacter |
ULONG | nLength |
COORD | dwCoord |
ULONG | dwTransfered |
Definition at line 41 of file ntddblue.h.
CHAR tagOUTPUT_CHARACTER::cCharacter |
Definition at line 43 of file ntddblue.h.
Referenced by ScrIoControl().
COORD tagOUTPUT_CHARACTER::dwCoord |
Definition at line 45 of file ntddblue.h.
Referenced by ScrIoControl().
ULONG tagOUTPUT_CHARACTER::dwTransfered |
Definition at line 46 of file ntddblue.h.
Referenced by ScrIoControl().
ULONG tagOUTPUT_CHARACTER::nLength |
Definition at line 44 of file ntddblue.h.
Referenced by ScrIoControl().