Ejemplo n.º 1
0
 private static extern int SetCommState(int hCommDev, ref Rs232.DCB lpDCB);
Ejemplo n.º 2
0
 private static extern int BuildCommDCB(string lpDef, ref Rs232.DCB lpDCB);