ReactOS 0.4.16-dev-125-g798ea90
|
#include <ntddser.h>
Public Attributes | |
ULONG | ControlHandShake |
ULONG | FlowReplace |
LONG | XonLimit |
LONG | XoffLimit |
ULONG _SERIAL_HANDFLOW::ControlHandShake |
Definition at line 180 of file ntddser.h.
Referenced by GetCommState(), SerialDeviceControl(), and SetCommState().
ULONG _SERIAL_HANDFLOW::FlowReplace |
Definition at line 181 of file ntddser.h.
Referenced by GetCommState(), SerialDeviceControl(), and SetCommState().
LONG _SERIAL_HANDFLOW::XoffLimit |
Definition at line 183 of file ntddser.h.
Referenced by GetCommState(), SerialDeviceControl(), and SetCommState().
LONG _SERIAL_HANDFLOW::XonLimit |
Definition at line 182 of file ntddser.h.
Referenced by GetCommState(), SerialDeviceControl(), and SetCommState().