ReactOS 0.4.15-dev-8100-g1887773
_SERIAL_CHARS Struct Reference

#include <ntddser.h>

Public Attributes

UCHAR EofChar
 
UCHAR ErrorChar
 
UCHAR BreakChar
 
UCHAR EventChar
 
UCHAR XonChar
 
UCHAR XoffChar
 

Detailed Description

Definition at line 161 of file ntddser.h.

Member Data Documentation

◆ BreakChar

UCHAR _SERIAL_CHARS::BreakChar

Definition at line 164 of file ntddser.h.

Referenced by SerialDeviceControl(), and SetCommState().

◆ EofChar

UCHAR _SERIAL_CHARS::EofChar

Definition at line 162 of file ntddser.h.

Referenced by GetCommState(), SerialDeviceControl(), and SetCommState().

◆ ErrorChar

UCHAR _SERIAL_CHARS::ErrorChar

Definition at line 163 of file ntddser.h.

Referenced by GetCommState(), SerialDeviceControl(), and SetCommState().

◆ EventChar

UCHAR _SERIAL_CHARS::EventChar

Definition at line 165 of file ntddser.h.

Referenced by GetCommState(), SerialDeviceControl(), and SetCommState().

◆ XoffChar

UCHAR _SERIAL_CHARS::XoffChar

Definition at line 167 of file ntddser.h.

Referenced by GetCommState(), SerialDeviceControl(), and SetCommState().

◆ XonChar

UCHAR _SERIAL_CHARS::XonChar

Definition at line 166 of file ntddser.h.

Referenced by GetCommState(), SerialDeviceControl(), and SetCommState().


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