ConnectToGlobalIPCPort (open)
Connects to a global IPC port. If the port exists, a link is established immediately.
Syntax
LOADLIB "wh::ipc.whlib";
OBJECT FUNCTION ConnectToGlobalIPCPort(STRING name)Parameters
STRING nameName of the global port to connect to
Return value
OBJECTPossible objecttypes:
New link endpoint, DEFAULT OBJECT when port does not exist.