FreeSWITCH.Native.freeswitchPINVOKE.ManagedSessionUpcast C# (CSharp) Method

ManagedSessionUpcast() private method

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