Windows系统通知事件服务&自定义事件

发布于 2024-12-17 23:53:16 字数 93 浏览 0 评论 0原文

我知道通过 Windows 系统通知事件服务 (SNES),我可以订阅许多不同的系统事件。

是否可以创建我自己的系统事件类型并将事件发布到系统通知事件服务?

I know with the Windows System Notification Event Service (SNES) I can subscribe to many different system events.

Is it possible to create my own type of System Event and publish events to the System Notification Event Service?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

相思故 2024-12-24 23:53:16

您是否尝试过开发自己的 COM 对象并查看这些事件是否被 SENS 服务捕获?如果是这样,您应该能够根据 CLSID 创建侦听器。

Have you tried developing your own COM object and seeing if these events are captured by the SENS service? If so, you should be able to create a listener based on the CLSID.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文