internal static global::System.Runtime.InteropServices.HandleRef getCPtr(ProgressImp obj) { return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; }
public Progress(ProgressImp f) : this(ScidPINVOKE.new_Progress__SWIG_0(ProgressImp.getCPtr(f)), true) { }