The handles returned by the CreatePipe function have GENERIC_READ, GENERIC_WRITE, and SYNCHRONIZE access to the anonymous pipe, in addition to the right to write the attributes of the pipe. GENERIC_READ and GENERIC_WRITE access map to the same access rights as for named pipes.
Ручки возвращанные функцией CreatePipe имеют GENERIC_READ, GENERIC_WRITE и СИНХРОНИЗИРУЮТ доступ к анонимной трубе, дополнительно к праву писать атрибуты трубы. GENERIC_READ и карта доступа GENERIC_WRITE в те же права доступа как для поименованных труб.