Skip to content

Add docs for 6.0 APIs in System.Runtime.InteropServices#6859

Merged
jkoritzinsky merged 2 commits intodotnet:mainfrom
elinor-fung:undocumentedSystemRuntimeInteropServices
Jul 9, 2021
Merged

Add docs for 6.0 APIs in System.Runtime.InteropServices#6859
jkoritzinsky merged 2 commits intodotnet:mainfrom
elinor-fung:undocumentedSystemRuntimeInteropServices

Conversation

@elinor-fung
Copy link
Member

Summary

Add documentation for new .NET 6.0 APIs in System.Runtime.InteropServices.

Ported from triple slash comments in dotnet/runtime using @carlossanlop's DocsPortingTool

Fixes dotnet/runtime#54880

cc @AaronRobinsonMSFT @jkoritzinsky

@opbld33
Copy link

opbld33 commented Jul 2, 2021

Docs Build status updates of commit 826e875:

✅ Validation status: passed

File Status Preview URL Details
xml/System.Runtime.InteropServices/CreateComInterfaceFlags.xml 💡Suggestion View Details
xml/System.Runtime.InteropServices/CreateObjectFlags.xml 💡Suggestion View Details
xml/System.Runtime.InteropServices/CLong.xml ✅Succeeded View
xml/System.Runtime.InteropServices/CULong.xml ✅Succeeded View
xml/System.Runtime.InteropServices/CollectionsMarshal.xml ✅Succeeded View
xml/System.Runtime.InteropServices/ComWrappers.xml ✅Succeeded View
xml/System.Runtime.InteropServices/Marshal.xml ✅Succeeded View
xml/System.Runtime.InteropServices/MemoryMarshal.xml ✅Succeeded View
xml/System.Runtime.InteropServices/NFloat.xml ✅Succeeded View
xml/System.Runtime.InteropServices/SafeBuffer.xml ✅Succeeded View

xml/System.Runtime.InteropServices/CreateComInterfaceFlags.xml

  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Enum_NoRemarks] Please note: <remarks> node on Enum fields will be ignored.

xml/System.Runtime.InteropServices/CreateObjectFlags.xml

  • Line 0, Column 0: [Suggestion-ECMA2Yaml_Enum_NoRemarks] Please note: <remarks> node on Enum fields will be ignored.

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:

@opbld34
Copy link

opbld34 commented Jul 2, 2021

Docs Build status updates of commit 7e3bfc8:

✅ Validation status: passed

File Status Preview URL Details
xml/System.Runtime.InteropServices/CLong.xml ✅Succeeded View
xml/System.Runtime.InteropServices/CULong.xml ✅Succeeded View
xml/System.Runtime.InteropServices/CollectionsMarshal.xml ✅Succeeded View
xml/System.Runtime.InteropServices/ComWrappers.xml ✅Succeeded View
xml/System.Runtime.InteropServices/CreateObjectFlags.xml ✅Succeeded View
xml/System.Runtime.InteropServices/Marshal.xml ✅Succeeded View
xml/System.Runtime.InteropServices/MemoryMarshal.xml ✅Succeeded View
xml/System.Runtime.InteropServices/NFloat.xml ✅Succeeded View
xml/System.Runtime.InteropServices/SafeBuffer.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:

@jkoritzinsky jkoritzinsky merged commit 99f4d3c into dotnet:main Jul 9, 2021
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.

System.Runtime.InteropServices - Undoc 6.0 APIs

5 participants