コード例 #1
0
 public extern static Int32 CANWriteFile(UInt16 wPort, ref int Ready, ref CAN_MSG_T SendBuf);
コード例 #2
0
 public extern static Int32 CANReadFile(UInt16 wPort, Int32 NumNeeded, ref CAN_MSG_T RcvBuf, ref Int32 pNumReturned);