IPCLinkEndpoint::SendMessage (open)
Sends a message to the other endpoint of the link
Syntax
LOADLIB "wh::internal/jobs.whlib";
RECORD FUNCTION SendMessage(RECORD message)
Parameters
RECORD message
Message to send
Return value
RECORD
Result of send action
INTEGER64 msgid
Id of the sent message
STRING status
One of the following codes: 'ok': message sent successfully 'gone': other endpoint of the link has been closed