Skip to content

Respect ClassInterfaceAttribute during COM server activation#109616

Merged
AaronRobinsonMSFT merged 3 commits intodotnet:mainfrom
AaronRobinsonMSFT:runtime_classinterface
Nov 8, 2024
Merged

Respect ClassInterfaceAttribute during COM server activation#109616
AaronRobinsonMSFT merged 3 commits intodotnet:mainfrom
AaronRobinsonMSFT:runtime_classinterface

Conversation

@AaronRobinsonMSFT
Copy link
Copy Markdown
Member

Managed COM servers can define the ClassInterfaceAttribute to indicate if IDispatch is supported.
Add tests for these activation scenarios.

Managed COM servers can define the ClassInterfaceAttribute
to indicate if IDispatch is supported.
Add tests for these activation scenarios.
@dotnet-policy-service
Copy link
Copy Markdown
Contributor

Tagging subscribers to this area: @dotnet/interop-contrib
See info in area-owners.md if you want to be subscribed.

@AaronRobinsonMSFT
Copy link
Copy Markdown
Member Author

/cc @elinor-fung

@AaronRobinsonMSFT AaronRobinsonMSFT merged commit e03b9a4 into dotnet:main Nov 8, 2024
@AaronRobinsonMSFT AaronRobinsonMSFT deleted the runtime_classinterface branch November 8, 2024 00:27
@github-actions github-actions Bot locked and limited conversation to collaborators Dec 8, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants