C# Class PInvokeSerialPort.Win32PInvoke.DCB

显示文件 Open project: ebraminio/PInvokeSerialPort Class Usage Examples

Private Methods

Method Description
Init ( bool parity, bool outCts, bool outDsr, int dtr, bool inDsr, bool txc, bool xOut, bool xIn, int rts ) : void