Question

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.

Was it helpful?

Solution 2

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.

OTHER TIPS

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.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top