FreeSWITCH.Native.freeswitchPINVOKE.ManagedSessionUpcast C# (CSharp) 메소드

ManagedSessionUpcast() 개인적인 메소드

private ManagedSessionUpcast ( IntPtr objectRef ) : IntPtr
objectRef System.IntPtr
리턴 System.IntPtr
        public static extern IntPtr ManagedSessionUpcast(IntPtr objectRef);
freeswitchPINVOKE