NetCF GSM Power (GPRS Radio Power) (PocketPC)

Purpose:

To turn On or Off the power of the GPRS Radio

Usage:
Dim GPRSPower As New GSMPower

GPRSPower.PowerOn – turn power on

GPRSPower.PowerOff – turn power off

Class:
GSMPower.vb

To be able to use this you need the OpenNETCF.Tapi class library and it’s included in the zip file because it is extremely hard to find.