FreeSWITCH.Native.switch_t38_options_t.getCPtr C# (CSharp) Méthode

getCPtr() static private méthode

static private getCPtr ( switch_t38_options_t obj ) : HandleRef
obj switch_t38_options_t
Résultat System.Runtime.InteropServices.HandleRef
        internal static HandleRef getCPtr(switch_t38_options_t obj)
        {
            return (obj == null) ? new HandleRef(null, IntPtr.Zero) : obj.swigCPtr;
        }