ReactOS 0.4.15-dev-7994-gb388cb6
tagOUTPUT_CHARACTER Struct Reference

#include <ntddblue.h>

Collaboration diagram for tagOUTPUT_CHARACTER:

Public Attributes

CHAR cCharacter
 
ULONG nLength
 
COORD dwCoord
 
ULONG dwTransfered
 

Detailed Description

Definition at line 41 of file ntddblue.h.

Member Data Documentation

◆ cCharacter

CHAR tagOUTPUT_CHARACTER::cCharacter

Definition at line 43 of file ntddblue.h.

Referenced by ScrIoControl().

◆ dwCoord

COORD tagOUTPUT_CHARACTER::dwCoord

Definition at line 45 of file ntddblue.h.

Referenced by ScrIoControl().

◆ dwTransfered

ULONG tagOUTPUT_CHARACTER::dwTransfered

Definition at line 46 of file ntddblue.h.

Referenced by ScrIoControl().

◆ nLength

ULONG tagOUTPUT_CHARACTER::nLength

Definition at line 44 of file ntddblue.h.

Referenced by ScrIoControl().


The documentation for this struct was generated from the following file: