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

Marshal.GetIUnknownForObject() and Marshal.GetObjectForIUnknown() should be updated to use ComWrappers API. #33329

Closed
AaronRobinsonMSFT opened this issue Mar 7, 2020 · 1 comment · Fixed by #33485

Comments

@AaronRobinsonMSFT
Copy link
Member

Update Marshal.GetIUnknownForObject() and Marshal.GetObjectForIUnknown() to check and possibly use the globally registered ComWrappers instance created in #32091.

/cc @jkoritzinsky @Scottj1s

@AaronRobinsonMSFT AaronRobinsonMSFT added this to the 5.0 milestone Mar 7, 2020
@Dotnet-GitSync-Bot Dotnet-GitSync-Bot added the untriaged New issue has not been triaged by the area owner label Mar 7, 2020
@AaronRobinsonMSFT AaronRobinsonMSFT removed the untriaged New issue has not been triaged by the area owner label Mar 7, 2020
@AaronRobinsonMSFT
Copy link
Member Author

/cc @elinor-fung

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants