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