问题标签 [connection-points]

For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.

0 投票
0 回答
286 浏览

c# - C# 中的 ActiveX 事件

我正在尝试在 C# 中使用旧的 ActiveX 控件,以及 CreateSink 方法中的这一行

将失败并产生异常。

例外是“源对象不公开 'TrueDBGridEvents' 事件接口。当您在对象浏览器中查看时,接口就在那里。

对象浏览器

我找不到 ConnectionPointCookie 找不到此接口的原因。