On Fri Aug 1 19:46:49 2025 +0000, Nikolay Sivov wrote:
Why do you need to use some winrt object to demonstrate this? Does this fail because CoMarshalInterface() fails for IApiInformationStatics ?
Yes, we currently dont support marshaling WinRT types, so I used this as an example. At the same time, since IApiInformationStatics also supports IAgileObject, it also doesn't necessarily need to be marshaled.