Example #1
0
 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;
 }
Example #2
0
 public Progress(ProgressImp f) : this(ScidPINVOKE.new_Progress__SWIG_0(ProgressImp.getCPtr(f)), true) {
 }