On Windows Mobile 5.0 and above the audio mode (on/off/vibrate) is
controlled through SndSetSound and SndGetSound. The special constant
SND_EVENT_ALL is used on Classic/Professional edition as it does not truly
have the concept of profiles like Standard Edition.
Peter

Signature
Peter Foot
Microsoft Device Application Development MVP
peterfoot.net | appamundi.com | inthehand.com
APPA Mundi Ltd - Software Solutions for a Mobile World
In The Hand Ltd - .NET Components for Mobility
> Is there a standard API for modifying a Windows Mobile Professional
> device's ringing volume/profile?
Joel - 29 Jul 2008 22:19 GMT
Many thanks Peter.
BTW: I picked up your book a few weeks on Mobile Development. I love it!
It's very informative. I had been trying to figure out why your name looked
so familiar on this forum. I don't know why I didn't earlier realize you
were one of the authors of the book.
Joel
> On Windows Mobile 5.0 and above the audio mode (on/off/vibrate) is
> controlled through SndSetSound and SndGetSound. The special constant
[quoted text clipped - 5 lines]
>> Is there a standard API for modifying a Windows Mobile Professional
>> device's ringing volume/profile?