Esempio n. 1
0
 static extern bool ClearCommError(int handle, out uint errors, out CommStat stat);
Esempio n. 2
0
		static extern bool ClearCommError (int handle, out uint errors, out CommStat stat);