CreateIPCPort (open)

Creates a new named IPC port

Syntax

LOADLIB "wh::ipc.whlib";

OBJECT FUNCTION CreateIPCPort(STRING name)

Parameters

STRING name

Name for the port

Return value

OBJECT
Possible objecttypes:

New port, throws when a port with that name already exists