コード例 #1
0
 public static extern uint GetData(ref MC07_S_DATA psData);
コード例 #2
0
 public static extern bool IRDrive(uint hDev, ref MC07_S_DATA psData, ref MC07_S_RESULT psResult);
コード例 #3
0
 public static extern void SetData(uint Data, ref MC07_S_DATA psData);
コード例 #4
0
 public static extern bool IWDrive(uint hDev, ushort Cmd, ref MC07_S_DATA psData, ref MC07_S_RESULT psResult);