FreeSWITCH.Native.switch_state_handler_table.getCPtr C# (CSharp) Метод

getCPtr() статический приватный Метод

static private getCPtr ( switch_state_handler_table obj ) : HandleRef
obj switch_state_handler_table
Результат System.Runtime.InteropServices.HandleRef
        internal static HandleRef getCPtr(switch_state_handler_table obj)
        {
            return (obj == null) ? new HandleRef(null, IntPtr.Zero) : obj.swigCPtr;
        }