ReactOS 0.4.15-dev-8100-g1887773
_SERIAL_HANDFLOW Struct Reference

#include <ntddser.h>

Public Attributes

ULONG ControlHandShake
 
ULONG FlowReplace
 
LONG XonLimit
 
LONG XoffLimit
 

Detailed Description

Definition at line 179 of file ntddser.h.

Member Data Documentation

◆ ControlHandShake

ULONG _SERIAL_HANDFLOW::ControlHandShake

Definition at line 180 of file ntddser.h.

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

◆ FlowReplace

ULONG _SERIAL_HANDFLOW::FlowReplace

Definition at line 181 of file ntddser.h.

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

◆ XoffLimit

LONG _SERIAL_HANDFLOW::XoffLimit

Definition at line 183 of file ntddser.h.

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

◆ XonLimit

LONG _SERIAL_HANDFLOW::XonLimit

Definition at line 182 of file ntddser.h.

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


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