コード例 #1
0
ファイル: CellTSP.cs プロジェクト: hamdaagengui/wockets
 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
     );