SysPipeWindowsSetHandleState (FUN)

FUNCTION SysPipeWindowsSetHandleState : RTS_IEC_RESULT

Set the read mode and the blocking mode

InOut:

Scope

Name

Type

Comment

Return

SysPipeWindowsSetHandleState

RTS_IEC_RESULT

Input

hPipe

RTS_IEC_HANDLE

Handle to a SysPipeWindows instance

xMessageReadMode

BOOL

Message read mode (else: byte read mode)

xWait

BOOL

Blocking wait mode (else: non-blocking wait mode)