Sys2DisconnectNamedPipe: Difference between revisions
Appearance
m Ak120 moved page OS2 API:RXUTILEX:Sys2DisconnectNamedPipe to RxUtilEx - Sys2DisconnectNamedPipe |
m Ak120 moved page RxUtilEx - Sys2DisconnectNamedPipe to Sys2DisconnectNamedPipe |
(No difference)
|
Revision as of 04:42, 3 May 2020
Unlocks a named pipe after a client has closed its connection.
Arguments
The pipe handle, as returned by Sys2CreateNamedPipe. (REQUIRED)
REXX RETURN VALUE:
1 on success, or 0 if an error occurred.