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

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

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