public ICurrentControl viewICurrentControl() { global::System.IntPtr cPtr = yarpPINVOKE.PolyDriver_viewICurrentControl(swigCPtr); ICurrentControl ret = (cPtr == global::System.IntPtr.Zero) ? null : new ICurrentControl(cPtr, false); return(ret); }
internal static global::System.Runtime.InteropServices.HandleRef getCPtr(ICurrentControl obj) { return((obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr); }