Esempio n. 1
0
 public vncServerObject(vncServerObject obj) : this(OpenVNCWRAPPINVOKE.new_vncServerObject__SWIG_2(vncServerObject.getCPtr(obj)), true)
 {
     if (OpenVNCWRAPPINVOKE.SWIGPendingException.Pending)
     {
         throw OpenVNCWRAPPINVOKE.SWIGPendingException.Retrieve();
     }
 }
Esempio n. 2
0
        public vncServerObject opEquals(vncServerObject other)
        {
            vncServerObject ret = new vncServerObject(OpenVNCWRAPPINVOKE.vncServerObject_opEquals__SWIG_1(swigCPtr, vncServerObject.getCPtr(other)), false);

            if (OpenVNCWRAPPINVOKE.SWIGPendingException.Pending)
            {
                throw OpenVNCWRAPPINVOKE.SWIGPendingException.Retrieve();
            }
            return(ret);
        }
Esempio n. 3
0
        public bool opNotEquals(vncServerObject other)
        {
            bool ret = OpenVNCWRAPPINVOKE.vncServerObject_opNotEquals(swigCPtr, vncServerObject.getCPtr(other));

            if (OpenVNCWRAPPINVOKE.SWIGPendingException.Pending)
            {
                throw OpenVNCWRAPPINVOKE.SWIGPendingException.Retrieve();
            }
            return(ret);
        }
Esempio n. 4
0
 public static vncServerObject New(string pLocalHost, ushort nLocalPort)
 {
     vncServerObject ret = new vncServerObject(OpenVNCWRAPPINVOKE.vncServer_New__SWIG_1(pLocalHost, nLocalPort), true);
     return ret;
 }
Esempio n. 5
0
 public static vncServerObject New()
 {
     vncServerObject ret = new vncServerObject(OpenVNCWRAPPINVOKE.vncServer_New__SWIG_3(), true);
     return ret;
 }
Esempio n. 6
0
 public virtual vncServerObject NewServer(string pLocalHost)
 {
     vncServerObject ret = new vncServerObject(OpenVNCWRAPPINVOKE.vncEngine_NewServer__SWIG_2(swigCPtr, pLocalHost), true);
     return ret;
 }
Esempio n. 7
0
 public virtual vncServerObject NewServer()
 {
     vncServerObject ret = new vncServerObject(OpenVNCWRAPPINVOKE.vncEngine_NewServer__SWIG_3(swigCPtr), true);
     return ret;
 }
Esempio n. 8
0
 public bool opNotEquals(vncServerObject other)
 {
     bool ret = OpenVNCWRAPPINVOKE.vncServerObject_opNotEquals(swigCPtr, vncServerObject.getCPtr(other));
     if (OpenVNCWRAPPINVOKE.SWIGPendingException.Pending) throw OpenVNCWRAPPINVOKE.SWIGPendingException.Retrieve();
     return ret;
 }
Esempio n. 9
0
        public virtual vncServerObject NewServer(string pLocalHost)
        {
            vncServerObject ret = new vncServerObject(OpenVNCWRAPPINVOKE.vncEngine_NewServer__SWIG_2(swigCPtr, pLocalHost), true);

            return(ret);
        }
Esempio n. 10
0
 public vncServerObject NewServer(string pLocalHost, ushort nLocalPort)
 {
     vncServerObject ret = new vncServerObject(OpenVNCWRAPPINVOKE.vncEngineObject_NewServer__SWIG_1(swigCPtr, pLocalHost, nLocalPort), true);
     return ret;
 }
Esempio n. 11
0
 public vncServerObject opEquals(vncServer other)
 {
     vncServerObject ret = new vncServerObject(OpenVNCWRAPPINVOKE.vncServerObject_opEquals__SWIG_0(swigCPtr, vncServer.getCPtr(other)), false);
     return ret;
 }
Esempio n. 12
0
        public vncServerObject New()
        {
            vncServerObject ret = new vncServerObject(OpenVNCWRAPPINVOKE.vncServerObject_New__SWIG_3(swigCPtr), true);

            return(ret);
        }
Esempio n. 13
0
 internal static HandleRef getCPtr(vncServerObject obj)
 {
     return((obj == null) ? new HandleRef(null, IntPtr.Zero) : obj.swigCPtr);
 }
Esempio n. 14
0
        public vncServerObject New(string pLocalHost)
        {
            vncServerObject ret = new vncServerObject(OpenVNCWRAPPINVOKE.vncServerObject_New__SWIG_2(swigCPtr, pLocalHost), true);

            return(ret);
        }
Esempio n. 15
0
        public vncServerObject New(string pLocalHost, ushort nLocalPort, vncNetworkType_t eType)
        {
            vncServerObject ret = new vncServerObject(OpenVNCWRAPPINVOKE.vncServerObject_New__SWIG_0(swigCPtr, pLocalHost, nLocalPort, (int)eType), true);

            return(ret);
        }
Esempio n. 16
0
        public virtual vncServerObject NewServer()
        {
            vncServerObject ret = new vncServerObject(OpenVNCWRAPPINVOKE.vncEngine_NewServer__SWIG_3(swigCPtr), true);

            return(ret);
        }
Esempio n. 17
0
 public vncServerObject New(string pLocalHost)
 {
     vncServerObject ret = new vncServerObject(OpenVNCWRAPPINVOKE.vncServerObject_New__SWIG_2(swigCPtr, pLocalHost), true);
     return ret;
 }
Esempio n. 18
0
        public vncServerObject opEquals(vncServer other)
        {
            vncServerObject ret = new vncServerObject(OpenVNCWRAPPINVOKE.vncServerObject_opEquals__SWIG_0(swigCPtr, vncServer.getCPtr(other)), false);

            return(ret);
        }
Esempio n. 19
0
 public vncServerObject New()
 {
     vncServerObject ret = new vncServerObject(OpenVNCWRAPPINVOKE.vncServerObject_New__SWIG_3(swigCPtr), true);
     return ret;
 }
Esempio n. 20
0
 public vncServerObject(vncServerObject obj)
     : this(OpenVNCWRAPPINVOKE.new_vncServerObject__SWIG_2(vncServerObject.getCPtr(obj)), true)
 {
     if (OpenVNCWRAPPINVOKE.SWIGPendingException.Pending) throw OpenVNCWRAPPINVOKE.SWIGPendingException.Retrieve();
 }
Esempio n. 21
0
 public vncServerObject opEquals(vncServerObject other)
 {
     vncServerObject ret = new vncServerObject(OpenVNCWRAPPINVOKE.vncServerObject_opEquals__SWIG_1(swigCPtr, vncServerObject.getCPtr(other)), false);
     if (OpenVNCWRAPPINVOKE.SWIGPendingException.Pending) throw OpenVNCWRAPPINVOKE.SWIGPendingException.Retrieve();
     return ret;
 }
Esempio n. 22
0
        public static vncServerObject New()
        {
            vncServerObject ret = new vncServerObject(OpenVNCWRAPPINVOKE.vncServer_New__SWIG_3(), true);

            return(ret);
        }
Esempio n. 23
0
 internal static HandleRef getCPtr(vncServerObject obj)
 {
     return (obj == null) ? new HandleRef(null, IntPtr.Zero) : obj.swigCPtr;
 }
Esempio n. 24
0
        public vncServerObject NewServer(string pLocalHost, ushort nLocalPort)
        {
            vncServerObject ret = new vncServerObject(OpenVNCWRAPPINVOKE.vncEngineObject_NewServer__SWIG_1(swigCPtr, pLocalHost, nLocalPort), true);

            return(ret);
        }
Esempio n. 25
0
 public vncServerObject New(string pLocalHost, ushort nLocalPort, vncNetworkType_t eType)
 {
     vncServerObject ret = new vncServerObject(OpenVNCWRAPPINVOKE.vncServerObject_New__SWIG_0(swigCPtr, pLocalHost, nLocalPort, (int)eType), true);
     return ret;
 }
Esempio n. 26
0
        public static vncServerObject New(string pLocalHost, ushort nLocalPort)
        {
            vncServerObject ret = new vncServerObject(OpenVNCWRAPPINVOKE.vncServer_New__SWIG_1(pLocalHost, nLocalPort), true);

            return(ret);
        }