|
Posted by Peter Foot [MVP] on March 9, 2007, 11:54 am
Please log in for more thread options
You'll need to call RasEnumConnections, check the connection name is the
GPRS connection you want to stop and call RasHangup with the handle. See the
SDK documentation for RAS methods.
Peter
--
Peter Foot
Device Application Development MVP
www.peterfoot.net | www.inthehand.com
> Hi,
>
> How can I disconnect an active GPRS connection programatically?
> Any pointers?
>
> Lisa
>
|