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

getCPtr() static private méthode

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