Skip to content

Update NativeLibrary.GetExport/TryGetExport remarks #7342

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

Merged
merged 1 commit into from
Nov 5, 2021

Conversation

elinor-fung
Copy link
Member

Summary

Update remarks for NativeLibrary.GetExport and NativeLibrary.TryGetExport to call out that an invalid handle is not supported / undefined behaviour.

See dotnet/runtime#60758

cc @AaronRobinsonMSFT @jkoritzinsky

Copy link
Member

@AaronRobinsonMSFT AaronRobinsonMSFT left a comment

Choose a reason for hiding this comment

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

Thank you!

@opbld32
Copy link

opbld32 commented Nov 1, 2021

Docs Build status updates of commit 46f0bb7:

✅ Validation status: passed

File Status Preview URL Details
xml/System.Runtime.InteropServices/NativeLibrary.xml ✅Succeeded View

For more details, please refer to the build report.

Note: Broken links written as relative paths are included in the above build report. For broken links written as absolute paths or external URLs, see the broken link report.

For any questions, please:

@elinor-fung elinor-fung merged commit 85814d8 into dotnet:main Nov 5, 2021
@elinor-fung elinor-fung deleted the nativeLibraryDoc branch November 5, 2021 02:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants