How can I parse an unmanaged code in TLB (Of unmanaged COM server) in C#?
By creating a managed wrapper using tlbimp.exe.
Once I wrote a TLB browser in VB. I used a COM component that shipped with VB 6 called TlbInf32.dll (you can still find this component in the web I guess).
Best
来源:https://stackoverflow.com/questions/2778862/how-to-read-tlb-type-libraries-of-unmanaged-code-from-c