IPCLinkEndpoint::IsSignalled (open)
Returns whether this object is signalled (a message is present or the other endpoint has been closed).
Syntax
LOADLIB "wh::internal/jobs.whlib";
BOOLEAN FUNCTION IsSignalled()
Return value
BOOLEAN
TRUE if the object is signalled.