コード例 #1
0
 public void GetProcesses(SWIGTYPE_p_std__vectorT_DebugFrontend__Process_t processes)
 {
     DecodaPINVOKE.DebugFrontend_GetProcesses(swigCPtr, SWIGTYPE_p_std__vectorT_DebugFrontend__Process_t.getCPtr(processes));
     if (DecodaPINVOKE.SWIGPendingException.Pending)
     {
         throw DecodaPINVOKE.SWIGPendingException.Retrieve();
     }
 }