How to read TLB(Type Libraries)of unmanaged code from C# ?

Posted by Usman on Stack Overflow See other posts from Stack Overflow or by Usman
Published on 2010-05-06T06:16:44Z Indexed on 2010/05/08 17:38 UTC
Read the original article Hit count: 488

Filed under:
|
|

Hello,

I need to parse unmanaged code's TLB (Of unmanaged COM server) in C#.NET. What are the way arounds to do this.?

Regards Usman

© Stack Overflow or respective owner

Related posts about c#

Related posts about tlb