ConnectionID()

Syntax

Result = ConnectionID(Connection)
Description
Returns the unique system identifier of the connection.

Parameters

Connection The connection to use. This is the result of either a call to OpenNetworkConnection() or EventClient().

Return value

Returns the system identifier. This result is sometimes also known as 'Handle'. Look at the extra chapter Handles and Numbers for more information.

See Also

ServerID()

Supported OS

All

<- CloseNetworkServer() - Network Index - CreateNetworkServer() ->