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 extended error codes to results without them #4858

Merged
merged 2 commits into from
Oct 8, 2024

Conversation

JohnMcPMS
Copy link
Member

@JohnMcPMS JohnMcPMS commented Oct 7, 2024

Change

Adds HRESULT ExtendedErrorCode{ get; }; to the FindPackagesResult and ConnectResult classes that did not have them. They work just like the other cases, exposing the raw HRESULT value from their respective operations.

Microsoft Reviewers: Open in CodeFlow

@JohnMcPMS JohnMcPMS requested a review from a team as a code owner October 7, 2024 23:42
Copy link
Contributor

@yao-msft yao-msft left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

@JohnMcPMS JohnMcPMS merged commit 8f6b6f8 into microsoft:master Oct 8, 2024
9 checks passed
@JohnMcPMS JohnMcPMS deleted the inproc-improv branch October 8, 2024 03:06
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.

2 participants