Exemple #1
0
 public MipCommandParamPair(MipCommandParamPair other) : this(msclPINVOKE.new_MipCommandParamPair__SWIG_2(MipCommandParamPair.getCPtr(other)), true)
 {
     if (msclPINVOKE.SWIGPendingException.Pending)
     {
         throw msclPINVOKE.SWIGPendingException.Retrieve();
     }
 }
Exemple #2
0
 internal static global::System.Runtime.InteropServices.HandleRef getCPtr(MipCommandParamPair obj) {
   return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr;
 }