static extern bool PurgeComm(IntPtr hFile, uint dwFlags);
Private Shared Function PurgeComm(ByVal handle As Int32, _