Esempio n. 1
0
 public static Int32 MV_VC_PWM_SetParam_CS(ref MV_VC_PWM_PARAM pstPwmParam)
 {
     return(MV_VC_PWM_SetParam(ref pstPwmParam));
 }
Esempio n. 2
0
 private static extern Int32 MV_VC_PWM_SetParam(ref MV_VC_PWM_PARAM pstPwmParam);