如何使用 WMI 获取 FireWire 详细信息?

发布于 2024-11-17 17:13:40 字数 168 浏览 4 评论 0原文

在安装应用程序之前,我必须从用户 PC 获取火线详细信息,我可以使用 WMI 查询获取 Win32_1394Controller 对象,因此我可以获得大部分详细信息。

但我的主要目标是获取用户在其计算机上安装的火线连接器。比如它是 4,6 还是 9 针连接器?

我有可能获得这些详细信息吗?

I have to get the firewire details from user PC before installing the application, I'm able to get the Win32_1394Controller Object using WMI query, so I get most of the details.

But my main objective is to get the what firewire connector user installed on their machine. Like is it a 4,6 or 9 pin connector?

Is there any possibility I can get these details?

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

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

发布评论

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

评论(1

羞稚 2024-11-24 17:13:41

我不这么认为。我亲手打造了我的机器; WMI 如何猜测存在哪些端口? 4 针连接器和 6 针连接器之间的区别在于一对电源针。

I don't think so. I hand-built my machine; how would WMI guess what ports exist? The difference between 4 and 6 pin connectors is a pair of power pins.

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