阅读背景:

如何确定Microsoft是否为现有Microsoft COM接口定义了.NET接口

来源:互联网 

For example, IWebBrowser2 is basically a COM interface originally made for IE. But the same interface is defined in .NET in Microsoft.ShDocVw.dll which can be directly used in a .NET program. For types like IUnknown, IInternetSecurityManager, IObjectSafety, IObjectWithSite etc, is there an assembly that exports .NET interfaces. I don't want to redefine the existing interfaces in my program. If I do, they may cause conflicts in future.For example, IWebBrowser2 is basically a COM in




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: