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

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

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