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
Rather than creating a full set of C APIs for gaining access to the WinRT types, it should now be possible to create a stub library to import the WinRT interfaces and use Swift/COM to expose IInspectable and then build atop that the interfaces that are needed.