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