Example #1
0
 public static extern UInt32 VCI_GetReference2(UInt32 DevType, UInt32 DevIndex, UInt32 CANIndex, UInt32 Reserved, ref VCI_REF_STRUCT pRefStruct);
Example #2
0
 static extern uint VCI_GetReference2(uint DevType, uint DevIndex, uint CANIndex, uint Reserved, ref VCI_REF_STRUCT pRefStruct);