Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add natural error translation for RPC #2883

Merged
merged 2 commits into from Feb 27, 2024
Merged

Add natural error translation for RPC #2883

merged 2 commits into from Feb 27, 2024

Conversation

kennykerr
Copy link
Collaborator

This update adds support for RPC_STATUS so that you can easily turn it into an HRESULT and use automatic error propagation with ? and Result for RPC functions.

Note I also opened this issue with the Win32 metadata: microsoft/win32metadata#1857

@kennykerr
Copy link
Collaborator Author

@lhecker @zadjii-msft - this should simplify things for your RPC interop.

@kennykerr kennykerr merged commit 3807aba into master Feb 27, 2024
66 checks passed
@kennykerr kennykerr deleted the rpc branch February 27, 2024 14:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant