Esempio n. 1
0
        public new static GiCoreViewData fromHandle(int h)
        {
            global::System.IntPtr cPtr = touchvgPINVOKE.GiCoreViewData_fromHandle(h);
            GiCoreViewData        ret  = (cPtr == global::System.IntPtr.Zero) ? null : new GiCoreViewData(cPtr, false);

            return(ret);
        }
Esempio n. 2
0
 internal static global::System.Runtime.InteropServices.HandleRef getCPtr(GiCoreViewData obj)
 {
     return((obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr);
 }
Esempio n. 3
0
 internal static global::System.Runtime.InteropServices.HandleRef getCPtr(GiCoreViewData obj)
 {
     return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr;
 }