Implement ISupportsErrorInfo and IErrorInfo for COM interop
Open
area-COM
- Dominant language
- C#
- Stars
- 4.9k
- Forks
- 1.1k
- Avg merge
- 20h 23m
- Merged PRs (30d)
- 103
Description
We don't do this in our `ComWrappers` implementation (we just return an HRESULT). We would have to work with CsWin32 to either provide this or allow us to plug in exception handling that does this.
@jkoritzinsky do the source generators do this in .NET 8? Is this something we could possibly expose through a helper in .NET 9?
Contributor guide
Assessment
This issue has not been assessed yet.