public static Int32 MV_VC_Open_CS(ref MV_VC_SERIAL pstSerial) { return(MV_VC_Open(ref pstSerial)); }
private static extern Int32 MV_VC_Open(ref MV_VC_SERIAL pstSerial);