Example #1
0
 extern public static int lineGetCurrentSystemType(
     IntPtr hLine,
     out LINESYSTEMTYPE lpdwCurrentSystemType
     );
Example #2
0
 public static extern int lineGetCurrentSystemType(
     IntPtr hLine,
     out LINESYSTEMTYPE lpdwCurrentSystemType
     );