Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions docs/standard/native-interop/cominterop.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,4 @@ The Component Object Model (COM) lets an object expose its functionality to othe
- [COM Callable Wrappers](./com-callable-wrapper.md)
- [Runtime Callable Wrappers](./runtime-callable-wrapper.md)
- [Qualifying .NET Types for COM Interoperation](./qualify-net-types-for-interoperation.md)
- [Trimmer and Native AOT-friendly COM interop](./tutorial-comwrappers.md)