ulrc
(
APIRET
) - returns
Return Code.
DosConnectNPipe returns one of the following values:
NO_ERROR
95
ERROR_INTERRUPT
109
ERROR_BROKEN_PIPE
230
ERROR_BAD_PIPE
233
ERROR_PIPE_NOT_CONNECTED
For a full list of error codes, see
Errors
.
[Back]
[Next]