ReactOS 0.4.15-dev-7842-g558ab78
tagOUTPUT_ATTRIBUTE Struct Reference

#include <ntddblue.h>

Collaboration diagram for tagOUTPUT_ATTRIBUTE:

Public Attributes

USHORT wAttribute
 
ULONG nLength
 
COORD dwCoord
 
ULONG dwTransfered
 

Detailed Description

Definition at line 33 of file ntddblue.h.

Member Data Documentation

◆ dwCoord

COORD tagOUTPUT_ATTRIBUTE::dwCoord

Definition at line 37 of file ntddblue.h.

Referenced by ScrIoControl().

◆ dwTransfered

ULONG tagOUTPUT_ATTRIBUTE::dwTransfered

Definition at line 38 of file ntddblue.h.

Referenced by ScrIoControl().

◆ nLength

ULONG tagOUTPUT_ATTRIBUTE::nLength

Definition at line 36 of file ntddblue.h.

Referenced by ScrIoControl().

◆ wAttribute

USHORT tagOUTPUT_ATTRIBUTE::wAttribute

Definition at line 35 of file ntddblue.h.

Referenced by ScrIoControl().


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