Пример #1
0
        public virtual MgActionDispatcher getActionDispatcher()
        {
            global::System.IntPtr cPtr = touchvgPINVOKE.MgCmdManager_getActionDispatcher(swigCPtr);
            MgActionDispatcher    ret  = (cPtr == global::System.IntPtr.Zero) ? null : new MgActionDispatcher(cPtr, false);

            return(ret);
        }
Пример #2
0
 internal static global::System.Runtime.InteropServices.HandleRef getCPtr(MgActionDispatcher obj)
 {
     return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr;
 }
Пример #3
0
 internal static global::System.Runtime.InteropServices.HandleRef getCPtr(MgActionDispatcher obj)
 {
     return((obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr);
 }