ReactOS
0.4.15-dev-5608-gafb953a
|
#include <shared.h>
Public Attributes | |
UCHAR | type |
UCHAR | x |
UCHAR | y |
ECOLORS | fgcol |
ECOLORS | bkcol |
UCHAR | string [1] |
ECOLORS _SERIAL_DATA_PACKET_PRINT::bkcol |
Definition at line 168 of file shared.h.
Referenced by FlushSerial().
ECOLORS _SERIAL_DATA_PACKET_PRINT::fgcol |
Definition at line 168 of file shared.h.
Referenced by FlushSerial().
UCHAR _SERIAL_DATA_PACKET_PRINT::string[1] |
Definition at line 169 of file shared.h.
Referenced by FlushSerial().
UCHAR _SERIAL_DATA_PACKET_PRINT::type |
Definition at line 165 of file shared.h.
Referenced by FlushSerial().
UCHAR _SERIAL_DATA_PACKET_PRINT::x |
Definition at line 166 of file shared.h.
Referenced by FlushSerial().
UCHAR _SERIAL_DATA_PACKET_PRINT::y |
Definition at line 167 of file shared.h.
Referenced by FlushSerial().