PDA

View Full Version : Change phone profile in C#


Blinx
5th November 2009, 10:05 PM
Hi guys,

I'm a new commer in windows mobile developpement, and I already have a probleme.

I would like to code an application wich automatically switch my phone profile, using my current location (not the GPS, but the cellID).

But I can't find a way to SET the profile (currently i can only get it) or for exemple SET the volume to a certain level.

Thanks for your help.

Blinx

earthjumper
6th November 2009, 02:51 PM
Hello,

you can use this : MSDN (http://msdn.microsoft.com/en-us/library/bb160723.aspx)

Or this as DLL (http://www.ureader.com/msg/14288438.aspx)

Hope i can help you...

Blinx
6th November 2009, 04:50 PM
Thx it's really helpful !! but I'de like to set the volume to a certain level too.

But I can't find this feature out.

How could I do that ?

Thanks.