PIPE_TYPE_BYTE top-level constant

int const PIPE_TYPE_BYTE

The named pipe is a byte pipe. This is the default.

Implementation

const PIPE_TYPE_BYTE = 0x00000000;