Esempio n. 1
0
 public void FreeQuery(SWIGTYPE_p_p_GvQuery query)
 {
     C4dApiPINVOKE.GvNodeMaster_FreeQuery(swigCPtr, SWIGTYPE_p_p_GvQuery.getCPtr(query));
     if (C4dApiPINVOKE.SWIGPendingException.Pending)
     {
         throw C4dApiPINVOKE.SWIGPendingException.Retrieve();
     }
 }
 internal static global::System.Runtime.InteropServices.HandleRef getCPtr(SWIGTYPE_p_p_GvQuery obj)
 {
     return((obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr);
 }