C# (CSharp) PInvokeSerialPort Namespace

Nested Namespaces

PInvokeSerialPort.Sample
PInvokeSerialPort.Test
PInvokeSerialPort.Win32PInvoke

Classes

Name Description
CommPortException Exception used for all errors.
ModemStatus Represents the status of the modem control input signals.
QueueStatus Represents the current condition of the port queues.
SerialPort PInvokeSerialPort main class. Borrowed from http://msdn.microsoft.com/en-us/magazine/cc301786.aspx ;)