Ejemplo n.º 1
0
 static extern bool SetCommState(int handle, DCB dcb);
Ejemplo n.º 2
0
 static extern bool GetCommState(int handle, [Out] DCB dcb);