|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <ntddser.h>
Public Attributes | |
| UCHAR | EofChar |
| UCHAR | ErrorChar |
| UCHAR | BreakChar |
| UCHAR | EventChar |
| UCHAR | XonChar |
| UCHAR | XoffChar |
| UCHAR _SERIAL_CHARS::BreakChar |
Definition at line 164 of file ntddser.h.
Referenced by SerialDeviceControl(), and SetCommState().
| UCHAR _SERIAL_CHARS::EofChar |
Definition at line 162 of file ntddser.h.
Referenced by GetCommState(), SerialDeviceControl(), and SetCommState().
| UCHAR _SERIAL_CHARS::ErrorChar |
Definition at line 163 of file ntddser.h.
Referenced by GetCommState(), SerialDeviceControl(), and SetCommState().
| UCHAR _SERIAL_CHARS::EventChar |
Definition at line 165 of file ntddser.h.
Referenced by GetCommState(), SerialDeviceControl(), and SetCommState().
| UCHAR _SERIAL_CHARS::XoffChar |
Definition at line 167 of file ntddser.h.
Referenced by GetCommState(), SerialDeviceControl(), and SetCommState().
| UCHAR _SERIAL_CHARS::XonChar |
Definition at line 166 of file ntddser.h.
Referenced by GetCommState(), SerialDeviceControl(), and SetCommState().