Skip to content

Commit 6aed011

Browse files
authored
Update with COMWrapper API usage tutorial (#26152)
* Update with COMWrapper API usage tutorial We point developers to this page when they run into trimming issues with build-in COM interop. Adding a link to COMWrapper tutorial to help with trimming and AOT * Update cominterop.md
1 parent f88bce9 commit 6aed011

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/standard/native-interop/cominterop.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,4 @@ The Component Object Model (COM) lets an object expose its functionality to othe
1212
- [COM Callable Wrappers](./com-callable-wrapper.md)
1313
- [Runtime Callable Wrappers](./runtime-callable-wrapper.md)
1414
- [Qualifying .NET Types for COM Interoperation](./qualify-net-types-for-interoperation.md)
15+
- [Trimmer and Native AOT-friendly COM interop](./tutorial-comwrappers.md)

0 commit comments

Comments
 (0)