阻止在 Windows Mobile 5 设备上使用电话

发布于 2024-08-01 22:05:03 字数 175 浏览 4 评论 0原文

我正在开发一个 Windows Mobile 应用程序,我的公司正在为其提供设备。 我们不希望我们的用户使用属于 Windows Mobile 设备一部分的手机。

有谁知道阻止手机使用的方法吗?

如果重要的话,设备类型是 Symbol MC-70。

预先感谢您的任何意见。

I am developing a Windows Mobile app that my company is providing the devices for. We do not want our users to use the phone that is part of the windows mobile device.

Does anyone know a way to block phone usage?

If it matters, the device type is a Symbol MC-70.

Thanks in advance for any input.

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

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

发布评论

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

评论(2

舟遥客 2024-08-08 22:05:03

如果您的公司提供设备并且您不希望用户使用手机,则您应该从提供商处获得纯数据计划。 这将为您的公司节省资金并确保电话无法使用。

If your company is providing the devices and you do not want users to use the phone, you should get a data-only plan from your provider. This will save your company money and ensure that the phone cannot be used.

心房的律动 2024-08-08 22:05:03

我能想到的最好办法是使用提供的 Telphony api:http://tapi.codeplex.com/

它有一个 CellularLineMonitor 类,允许我在拨打或接听任何电话后挂断电话。

Best I could come up with was to use the Telphony api provided at:http://tapi.codeplex.com/

It has a CellularLineMonitor class that allows me to hang up on any call after it is made or received.

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