public static extern bool CommConfigDialog( string lpszName, IntPtr hwnd, ref COMMCONFIG lpcc);
public static extern bool GetCommConfig(IntPtr hCommDev, ref COMMCONFIG lpCC, ref uint lpdwSize);