예제 #1
0
 extern public static int lineGetCurrentSystemType(
     IntPtr hLine,
     out LINESYSTEMTYPE lpdwCurrentSystemType
     );
예제 #2
0
파일: CellTSP.cs 프로젝트: katadam/wockets
 public static extern int lineGetCurrentSystemType(
     IntPtr hLine,
     out LINESYSTEMTYPE lpdwCurrentSystemType
     );