Example #1
0
 public SWIGTYPE_p_HWND GetHWND()
 {
     SWIGTYPE_p_HWND ret = new SWIGTYPE_p_HWND(SharpMochaPINVOKE.MochaWindow_GetHWND(swigCPtr), false);
     return ret;
 }
        public SWIGTYPE_p_HWND GetHWND()
        {
            SWIGTYPE_p_HWND ret = new SWIGTYPE_p_HWND(SharpMochaPINVOKE.MochaWindow_GetHWND(swigCPtr), false);

            return(ret);
        }
Example #3
0
 internal static global::System.Runtime.InteropServices.HandleRef getCPtr(SWIGTYPE_p_HWND obj)
 {
     return((obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr);
 }
Example #4
0
 internal static global::System.Runtime.InteropServices.HandleRef getCPtr(SWIGTYPE_p_HWND obj)
 {
     return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr;
 }