SysPipeWindowsSetHandleState (FUN)ΒΆ
FUNCTION SysPipeWindowsSetHandleState : RTS_IEC_RESULT
Set the read mode and the blocking mode
- InOut:
Scope
Name
Type
Comment
Return
SysPipeWindowsSetHandleStateRTS_IEC_RESULTInput
hPipeRTS_IEC_HANDLEHandle to a SysPipeWindows instance
xMessageReadModeBOOLMessage read mode (else: byte read mode)
xWaitBOOLBlocking wait mode (else: non-blocking wait mode)