Jump to content

Sys2ConnectNamedPipe

From EDM2
Revision as of 06:16, 3 May 2020 by Ak120 (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Start 'listening' by allowing clients to connect to a previously-created named pipe.

Arguments

The pipe handle, as returned by Sys2CreateNamedPipe. (REQUIRED)

Return Value

1 on success, or 0 if an error occurred.