
Signature
Rick Strahl
West Wind Technologies
www.west-wind.com
www.west-wind.com/weblog
Rick,
I'm not sure if this is what you're looking for, but you might want to try
the metadata API's (GetInterfaceImplProps seems to do the job). They're
unmanaged and somewhat more complex that the Reflection API's though...
see
http://blogs.msdn.com/jmstall/archive/2004/10/30/250007.aspx
and
http://www.ssw.uni-linz.ac.at/Teaching/Lectures/Sem/2001/Literatur/MetadataAPI.d
oc#_Toc491057185
(watch for line-wraps)
HTH,
Baileys
> Hi all,
>
[quoted text clipped - 15 lines]
>
> +++ Rick ---
Rick Strahl [MVP] - 14 Dec 2005 23:11 GMT
Thanks for the links...
This actually led me to a couple of interesting related topics which is
going to help with some other stuff I'm working on.
I don't see anything in the non-managed interfaces that makes retrieving the
Interface definitions any easier either though....
+++ Rick ---

Signature
Rick Strahl
West Wind Technologies
www.west-wind.com
www.west-wind.com/weblog
> Rick,
>
[quoted text clipped - 33 lines]
>>
>> +++ Rick ---