예제 #1
0
 private static extern int SetCommState(int hCommDev, ref Rs232.DCB lpDCB);
예제 #2
0
 private static extern int BuildCommDCB(string lpDef, ref Rs232.DCB lpDCB);