how to disable BT and WIFI in windows mobile - C#
-
hi how i can disable BT and WIFI in windows mobile, using C# ? can i get sample code for it ? thank's in advance
I searched google ( did you ? ) and confirmed that there's no standard way to do this, you'd need to read the documentation for the different devices you run on to see if they offer any sort of support that you can hook into.
Christian Graus Driven to the arms of OSX by Vista. Read my blog to find out how I've worked around bugs in Microsoft tools and frameworks.
-
I searched google ( did you ? ) and confirmed that there's no standard way to do this, you'd need to read the documentation for the different devices you run on to see if they offer any sort of support that you can hook into.
Christian Graus Driven to the arms of OSX by Vista. Read my blog to find out how I've worked around bugs in Microsoft tools and frameworks.
-
Yes, there is. That's why I told you there isn't, because it's *secret* knowledge, and I didn't want to tell you unless you REALLY wanted to know. Seriously. I just told you, I used google to do the basic research you should have done, and confirmed there is nothing in .NET, no standard way to do this.
Christian Graus Driven to the arms of OSX by Vista. Read my blog to find out how I've worked around bugs in Microsoft tools and frameworks.