ReactOS
0.4.15-dev-4934-gfd1e799
|
#include <shared.h>
Public Attributes | |
UCHAR | type |
ECOLORS | fgcol |
ECOLORS | bkcol |
UCHAR | line |
ECOLORS _SERIAL_DATA_PACKET_CLRLINE::bkcol |
Definition at line 158 of file shared.h.
Referenced by ClrLineSerial().
ECOLORS _SERIAL_DATA_PACKET_CLRLINE::fgcol |
Definition at line 158 of file shared.h.
Referenced by ClrLineSerial().
UCHAR _SERIAL_DATA_PACKET_CLRLINE::line |
Definition at line 159 of file shared.h.
Referenced by ClrLineSerial().
UCHAR _SERIAL_DATA_PACKET_CLRLINE::type |
Definition at line 157 of file shared.h.
Referenced by ClrLineSerial().