Esempio n. 1
0
 public static Int32 MV_VC_Open_CS(ref MV_VC_SERIAL pstSerial)
 {
     return(MV_VC_Open(ref pstSerial));
 }
Esempio n. 2
0
 private static extern Int32 MV_VC_Open(ref MV_VC_SERIAL pstSerial);