Searched refs:GetCommModemStatus (Results 1 – 3 of 3) sorted by relevance
123 GetCommModemStatus = _stdcall_libraries['kernel32'].GetCommModemStatus variable124 GetCommModemStatus.restype = BOOL125 GetCommModemStatus.argtypes = [HANDLE, LPDWORD]
366 win32.GetCommModemStatus(self.hComPort, ctypes.byref(stat))
820 PUBLIC 65913 8 GetCommModemStatus