available) to the com port. example code. ============ DWORD event= 0; DWORD dwEvtMask = EV_RXCHAR; SetCommMask (hPort, dwEvtMask); while (1)
確定! 回上一頁