You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It can be very confusing that a return value in managed becomes an out parameter in native and a new int return value is added. Our documentation and announcements should be very clear about how these translate, and when to use [PreserveSig].