IPCPort::IsSignalled (open)
Returns whether this object is signalled.
Syntax
LOADLIB "wh::ipc.whlib";
BOOLEAN FUNCTION IsSignalled()
Return value
BOOLEAN
TRUE if there is an incoming link that can be accepted.
Returns whether this object is signalled.
LOADLIB "wh::ipc.whlib";
BOOLEAN FUNCTION IsSignalled()
BOOLEAN
TRUE if there is an incoming link that can be accepted.