1 reference to PURGE_RXCLEAR
System (1)
sys\system\io\ports\SerialStream.cs (1)
934
if (UnsafeNativeMethods.PurgeComm(_handle, NativeMethods.
PURGE_RXCLEAR
| NativeMethods.PURGE_RXABORT) == false)