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