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

getCPtr() static private method

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