How to turn on/off flight mode?

L

LirenZhao

How to turn on/off flight mode?
I want to do this in my program ,who can help me?
 
R

Richard Lewis

LirenZhao said:
How to turn on/off flight mode?
I want to do this in my program ,who can help me?

Look at the extended tapi functions lineGetEquipmentState,
lineSetEquipmentState, lineRegister and lineUnregister. I have only
been able to do this using Embedded Visual C++.

I use these on Windows Mobile 2003 (Orange M1000, O2 XDA2) but I am
having problems with lineGetEquipmentState on Windows Mobile 2003 SE
(Orange M2000, O2 XDA2s) (it hangs about for about 10 seconds before
returning a failure code if the phone is off.)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top