Esempio n. 1
0
 public static extern Int32 CAN_SendMsg(Int32 DevHandle, Byte CANIndex, ref CAN_MSG pCanSendMsg, UInt32 SendMsgNum);
Esempio n. 2
0
 public static extern Int32 CAN_GetMsg(Int32 DevHandle, Byte CANIndex, ref CAN_MSG pCanGetMsg);