InetDisconnected event (ILEADRasterInet)

Visual Basic example

Visual C++ 5.0 example

 

Syntax

void InetDisconnected (short iComputer);

Overview

Refer to Implementing Internet Functionality.

Remarks

Generated when the local computer is disconnected from a remote computer.

To disconnect from a remote computer, use the InetDisconnect method.

See Also

Elements:

InetServerInit method, InetConnect method, InetAcceptConnect method, InetAccept event, InetDisconnected event, InetError event, InetDisconnect method, ConnectList property

Topics

Working with Internet Functionality: Network Connections