Esempio n. 1
0
 public void GetItemProfiles(SWIGTYPE_p_VectorT_Core__CItemProfile_p_t List)
 {
     testPINVOKE.CItemsManager_GetItemProfiles(swigCPtr, SWIGTYPE_p_VectorT_Core__CItemProfile_p_t.getCPtr(List));
     if (testPINVOKE.SWIGPendingException.Pending)
     {
         throw testPINVOKE.SWIGPendingException.Retrieve();
     }
 }
 internal static HandleRef getCPtr(SWIGTYPE_p_VectorT_Core__CItemProfile_p_t obj)
 {
     return((obj == null) ? new HandleRef(null, IntPtr.Zero) : obj.swigCPtr);
 }