예제 #1
0
 static extern bool ClearCommError(int handle, out uint errors, out CommStat stat);
예제 #2
0
		static extern bool ClearCommError (int handle, out uint errors, out CommStat stat);