文章列表
Is there any point in specifying a Guid when using ComVisible(false)?(使用 ComVisible(false) 时指定 Guid 有什么意义吗?)
Converting between 2 different libraries using the same COM interface in C#(在 C# 中使用相同的 COM 接口在 2 个不同的库之间进行转换)
Generics and Com Visible .NET libraries(泛型和 Com Visible .NET 库)
Is it possible to implement a COM interface with a .NET generics class?(是否可以使用 .NET 泛型类实现 COM 接口?)
COM object that has been separated from its underlying RCW can not be used - why does it happen?(已与其底层 RCW 分离的 COM 对象无法使用 - 为什么会发生这种情况?)
How can I invoke a static method on a .NET object over COM interop?(如何通过 COM 互操作在 .NET 对象上调用静态方法?)
Making a DLL COM accessible(使 DLL COM 可访问)
Including .NET assemblies in a VB6 manifest?(在 VB6 清单中包含 .NET 程序集?)
VSTO: manipulating COM objects (quot;one dot good, two dots badquot;)(VSTO:操作 COM 对象(“一个点好,两个点坏))
How to elegantly prevent a webservice proxy from being exposed to COM?(如何优雅地防止 Web 服务代理暴露给 COM?)