예제 #1
0
파일: Injector.cs 프로젝트: Staskkk/VRPhone
 public Injector(SWIGTYPE_p_std__functionT_void_fboost__shared_ptrT_org__bcom__xpcf__IComponentIntrospect_tF_t injector, UUID serviceUUID, string name) : this(xpcf_apiPINVOKE.new_Injector__SWIG_3(SWIGTYPE_p_std__functionT_void_fboost__shared_ptrT_org__bcom__xpcf__IComponentIntrospect_tF_t.getCPtr(injector), UUID.getCPtr(serviceUUID), name), true)
 {
     if (xpcf_apiPINVOKE.SWIGPendingException.Pending)
     {
         throw xpcf_apiPINVOKE.SWIGPendingException.Retrieve();
     }
 }
예제 #2
0
 internal static global::System.Runtime.InteropServices.HandleRef getCPtr(SWIGTYPE_p_std__functionT_void_fboost__shared_ptrT_org__bcom__xpcf__IComponentIntrospect_tF_t obj)
 {
     return((obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr);
 }