BroadcastLocalEvent (open)

Broadcasts an event only in this process (not in other processes)

Syntax

LOADLIB "wh::ipc.whlib";

MACRO BroadcastLocalEvent(STRING event, RECORD msg)

Parameters

STRING event

Name of the event

RECORD msg

Message to send (optional. must be simple, no blobs or objects allowed)