Process::IsWriteSignalled (open)
Returns whether this object is write-signalled
Syntax
LOADLIB "wh::os.whlib";
BOOLEAN FUNCTION IsWriteSignalled()
Return value
BOOLEAN
TRUE 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()
BOOLEAN
TRUE if the process is write signalled (input can be sent to the process)