FreeSWITCH.Native.switch_io_event_hook_recv_dtmf.getCPtr C# (CSharp) Method

getCPtr() static private method

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