.
You can use the InternetHangUp function to instruct the modem to end the connection that the Connection parameter specifies.
3/16/2007 8:34:53 AM - -82.127.73.39
.
extern static int InternetHangUp(int Connection, int ReservedValue);
.
Declare Function InternetHangUp Lib "wininet.dll" (TODO) As TODO
.