PIPE_CLIENT_END top-level constant

int const PIPE_CLIENT_END

The handle refers to the client end of a named pipe instance. This is the default.

Implementation

const PIPE_CLIENT_END = 0x00000000;