Click here to Skip to main content
15,889,867 members
Articles / Programming Languages / C#

Reflection with IDispatch-based COM objects

Rate me:
Please Sign up or sign in to vote.
4.86/5 (29 votes)
24 Mar 2022CPOL5 min read 67.9K   3.3K   35  
Use .NET's TypeToTypeInfoMarshaler to get a full .NET type with member information from an IDispatch-based COM object.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Architect
United States United States
Programmer, runner, GT MSCS

Comments and Discussions