检查交互式白板或投影仪

发布于 2024-07-24 09:48:48 字数 125 浏览 3 评论 0原文

我想检查系统是否连接了交互式白板或投影仪。 其实我想检查一下它不在那里。 (能够制作不同的许可证级别。) 有什么技术可以确定吗?

平台:MS Windows XP/Vista、MS Visual C++

I want to check that there is an interactive whiteboard or projecttor attached to the system. Actually I would like to check it is not there. (To be able to make different license levels.)
Is there any technique which could be sure?

Platform: MS Windows XP/Vista, MS Visual C++

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

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

发布评论

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

评论(1

妄司 2024-07-31 09:48:48

标准 C++ 中没有任何内容 - 您需要特定于平台的库。 为了帮助您,我们需要有关您正在使用的平台的更多信息。

Nothing in standard C++ - you'll need platform specific libraries. For us to help you with that we'll need more info about what platform you are using.

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