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

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

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