使用 DDC 在 Windows 上检测 VGA 显示器?

发布于 2024-07-18 04:35:04 字数 103 浏览 5 评论 0原文

Windows 是否提供任何 api 调用来检测显示器当前是否使用 DDC I 或 DCC 2 连接到 VGA 端口?

我正在尝试找出一种方法来了解显示器是否已连接并打开。

Does windows provide any api calls to detect if a monitor is presently connected on the VGA port by using DDC I or DCC 2?

I am trying to figure out a way to know if a monitor is connected and turned on.

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

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

发布评论

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

评论(2

悲欢浪云 2024-07-25 04:35:04

调用 EnumDisplayDevices 函数。

Call the EnumDisplayDevices function.

凤舞天涯 2024-07-25 04:35:04

这不是一个免费的解决方案,但迄今为止我能找到的唯一一个:

http://www.nicomsoft.com/wini2cddc/" rel="nofollow noreferrer">http://www.nicomsoft.com/wini2cddc/" nicomsoft.com/wini2cddc/

Not a free solution but the only one that I've been able to find so far:

http://www.nicomsoft.com/wini2cddc/

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