Hangs up a connection previously established with InternetDial.

Syntax:

o.InternetHangup(lnHandle)
Return: .T. or .F.
Parameters: lnHandle
Optional - the connection handle to the Internet Connection. If not provided the nRasHandle property is used. Make sure that either this property or this parameter is set by a value that was persisted from call to InternetDial.
Remarks: Note that a connection may be disconnected through regular dialup networking mechanisms such as hang up in the Task icon or from the Dial-up Networking list. If the connection is already terminated this function will always return .F.

See also:

Class wwipstuff

Updated: 1/31/2003 | Send topic feedback