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