On Fri Sep 5 17:22:47 2025 +0000, Elizabeth Figura wrote:
Do we need to match Microsoft's parameter names? Are they encoded in whatever winrt's equivalent of a typelib is?
I don't know if anything depends on that. In this case I didn't follow MS naming, I used snake case instead of camel case. Parameter names are encoded in winmd files.