Passing string array from VB6 to C#.net(将字符串数组从 VB6 传递到 C#.net)
Convention for passing BSTRs into COM functions from C# (COM interop)(从 C# 将 BSTR 传递到 COM 函数的约定(COM 互操作))
Calling Shell32.dll from .NET Windows Service(从 .NET Windows 服务调用 Shell32.dll)
Read Outlook .msg File(阅读 Outlook .msg 文件)
Why is marking an assembly ComVisible(true) discouraged?(为什么不鼓励将程序集标记为 ComVisible(true)?)
Accessing 32-bit DLLs from 64-bit code(从 64 位代码访问 32 位 DLL)
MSHTML HTMLHeadElementClass COM Error(MSHTML HTMLHeadElementClass COM 错误)
Is there a better way (besides COM) to remote-control Excel?(有没有更好的方法(除了COM)来远程控制Excel?)
COM interop object throws InvalidCastException in one project but not in other(COM 互操作对象在一个项目中引发 InvalidCas
Registering my .net assembly for COM interoperability doesn#39;t expose my methods(为 COM 互操作性注册我的 .net 程序集不
How to create a IDirect3DSurface from an IBuffer or byte array in UWP(如何在 UWP 中从 IBuffer 或字节数组创建 IDirect3DSu
Calling A COM Component From .NET Windows Service(从 .NET Windows 服务调用 COM 组件)