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
Creates a new named IPC port
LOADLIB "wh::ipc.whlib";
OBJECT FUNCTION CreateIPCPort(STRING name)
STRING name
Name for the port