Пример #1
0
 extern public static int lineGetCurrentSystemType(
     IntPtr hLine,
     out LINESYSTEMTYPE lpdwCurrentSystemType
     );
Пример #2
0
 public static extern int lineGetCurrentSystemType(
     IntPtr hLine,
     out LINESYSTEMTYPE lpdwCurrentSystemType
     );