ItemExists
Description
Determines whether an item (object) with the specified socket handle exists.
Remarks
Use this method to check whether we have a connection for this socket handle.
Prototype
BOOL ItemExists(long SocketHandle)
Last updated