Searched refs:GetCommTimeouts (Results 1 – 3 of 3) sorted by relevance
135 GetCommTimeouts = _stdcall_libraries['kernel32'].GetCommTimeouts variable136 GetCommTimeouts.restype = BOOL137 GetCommTimeouts.argtypes = [HANDLE, LPCOMMTIMEOUTS]
80 win32.GetCommTimeouts(self.hComPort, ctypes.byref(self._orgTimeouts))
823 PUBLIC 22128 8 GetCommTimeouts