예제 #1
0
 public static Int32 MV_VC_Open_CS(ref MV_VC_SERIAL pstSerial)
 {
     return(MV_VC_Open(ref pstSerial));
 }
예제 #2
0
 private static extern Int32 MV_VC_Open(ref MV_VC_SERIAL pstSerial);