|
Posted by Paul G. Tobey [eMVP] on July 10, 2008, 12:33 pm
Please log in for more thread options
I don't think there's anything built in to switch a profile (I'm not 100%
sure I know what you mean by that , either). Look up the Remote API, or
RAPI. It's installed when you install the SDK for your target device. The
SDKs can be downloaded from www.microsoft.com/downloads. You'll search
based on what sort of device it is (Windows Mobile 5 SmartPhone SDK, Windows
Mobile 5 Pocket PC SDK, Windows Mobile 6 Standard SDK, etc.) At worst, if
there's nothing in RAPI to do what you describe, you can have it launch a
corresponding program on the device and then communicate back and forth with
it to tell it what to do for you.
Paul T.
> Hi,
>
> Not sure if this is the right group. Forgive me if it isn't, and please
> point to the correct group.
>
> What I want to do is:
>
> When my phone is connected through ActiveSync to my PC I want to write a
> program (running on my PC) that can change some properties on my phone,
> i.e. switch profile.
>
> Can this be done and, if so, I would really appreciate any hints to how?
>
> Regards,
> Sune
>
>
|