Ejemplo n.º 1
0
 public static void jcMulHidEnum(int hidPid, SWIGTYPE_p_std__string jcDevListJson)
 {
     HidProtocolPINVOKE.jcMulHidEnum(hidPid, SWIGTYPE_p_std__string.getCPtr(jcDevListJson));
     if (HidProtocolPINVOKE.SWIGPendingException.Pending)
     {
         throw HidProtocolPINVOKE.SWIGPendingException.Retrieve();
     }
 }