Beispiel #1
0
    public int SetEventLock(string val)
    {
        int ret = ESLPINVOKE.ESLconnection_SetEventLock(swigCPtr, val);

        return(ret);
    }