On Mon Oct 16 21:57:40 2023 +0000, Fabian Maurer wrote:
Done. Not sure where you found this though, I did only find the method signatures.
I don't think there's a real IDL for it, but any actual COM interface should have [object], and anything that's not going to be marshalled should have [local]. It's possible that neither one ends up mattering if all we generate is the header, though...