Re: How to get current mobile operator and signal strength with .net c by Peter
Peter
Tue Apr 29 09:57:10 CDT 2008
If the device is Windows Mobile 5.0 or later this is possible through the
State and Notifications Broker. For Managed code see the
Microsoft.WindowsMobile.Status.SystemState class and for native code see
snapi.h
Peter
--
Peter Foot
Microsoft Device Application Development MVP
www.peterfoot.net | www.inthehand.com
In The Hand Ltd - .NET Solutions for Mobility
"juvi" <juvi@discussions.microsoft.com> wrote in message
news:C227DBB5-42E3-44F2-ABDB-B1F99E6B5436@microsoft.com...
> Hello,
>
> Is there a way to get the name of the current connected mobile operator
> (like vodafone) and the signal strength?
>
> thx
> juvi