Esempio n. 1
0
    public OpalParamSetUpCall GetCallSetUp()
    {
        global::System.IntPtr cPtr = OPALPINVOKE.OpalMessagePtr_GetCallSetUp(swigCPtr);
        OpalParamSetUpCall    ret  = (cPtr == global::System.IntPtr.Zero) ? null : new OpalParamSetUpCall(cPtr, false);

        return(ret);
    }