static extern bool SetCommState(IntPtr hFile, [In] ref DCB lpDCB);
Private Shared Function SetCommState( _