コード例 #1
0
ファイル: Program.cs プロジェクト: golfpunx/CIT
 public static unsafe extern byte TCP102_RS232Transmit(string ctr_ip, uint sequence, uint time_out, ref STRUCT_RS232_TRANS rs232_trans);
コード例 #2
0
 public unsafe static extern byte TCP102_RS232Transmit(string ctr_ip, uint sequence, uint time_out, ref STRUCT_RS232_TRANS rs232_trans);