FreeSWITCH.Native.switch_io_event_hook_resurrect_session.getCPtr C# (CSharp) 메소드

getCPtr() 정적인 개인적인 메소드

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