Process::IsWriteSignalled (open)
Returns whether this object is write-signalled
Syntax
LOADLIB "wh::os.whlib";
BOOLEAN FUNCTION IsWriteSignalled()Return value
BOOLEANTRUE if the process is write signalled (input can be sent to the process)
Returns whether this object is write-signalled
LOADLIB "wh::os.whlib";
BOOLEAN FUNCTION IsWriteSignalled()BOOLEANTRUE if the process is write signalled (input can be sent to the process)