Ejemplo n.º 1
0
 extern static int VCI_Receive(int DeviceType, int DeviceInd, int CANInd, ref VCI_CAN_OBJ pReceive, int Len, int WaitTime);
Ejemplo n.º 2
0
 extern static int VCI_Transmit(int DeviceType, int DeviceInd, int CANInd, ref VCI_CAN_OBJ pSend, int Len);