Beispiel #1
0
 public virtual void bind(UUID interfaceUUID, UUID instanceUUID, SWIGTYPE_p_std__functionT_boost__shared_ptrT_org__bcom__xpcf__IComponentIntrospect_t_fvoidF_t factoryFunc)
 {
     xpcf_apiPINVOKE.IComponentManager_bind__SWIG_5(swigCPtr, UUID.getCPtr(interfaceUUID), UUID.getCPtr(instanceUUID), SWIGTYPE_p_std__functionT_boost__shared_ptrT_org__bcom__xpcf__IComponentIntrospect_t_fvoidF_t.getCPtr(factoryFunc));
     if (xpcf_apiPINVOKE.SWIGPendingException.Pending)
     {
         throw xpcf_apiPINVOKE.SWIGPendingException.Retrieve();
     }
 }
Beispiel #2
0
 internal static global::System.Runtime.InteropServices.HandleRef getCPtr(SWIGTYPE_p_std__functionT_boost__shared_ptrT_org__bcom__xpcf__IComponentIntrospect_t_fvoidF_t obj)
 {
     return((obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr);
 }