ConnectionID()

语法

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

参数

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

返回值

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

参阅

ServerID()

已支持操作系统

所有

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