4 references to FOUTXCTSFLOW
System (4)
sys\system\io\ports\SerialStream.cs (4)
272int fOutxCtsFlowOld = GetDcbFlag(NativeMethods.FOUTXCTSFLOW); 280SetDcbFlag(NativeMethods.FOUTXCTSFLOW, (handshake == Handshake.RequestToSend || 301SetDcbFlag(NativeMethods.FOUTXCTSFLOW, fOutxCtsFlowOld); 1305SetDcbFlag(NativeMethods.FOUTXCTSFLOW, ((handshake == Handshake.RequestToSend ||