24 ReadPermissions = 0x20000,
26 ChangePermissions = 0x40000,
28 TakeOwnership = 0x80000,
32 FullControl = 0x1F019F,
40 AccessSystemSecurity = 0x1000000
Specifies the right to create a new pipe. Setting this right also sets the F:System....
Specifies whether the application can wait for a pipe handle to synchronize with the completion of an...
Specifies the right to read file system attributes from a pipe. This does not include the right to re...
Read and write access to the file. Data can be written to and read from the file.
Specifies the right to write data to a pipe. This does not include the right to write file system att...
PipeAccessRights
Defines the access rights to use when you create access and audit rules.
Specifies the right to read extended file system attributes from a pipe. This does not include the ri...
Specifies the right to write extended file system attributes to a pipe. This does not include the rig...
Specifies the right to read data from the pipe. This does not include the right to read file system a...
Specifies the right to write file system attributes to a pipe. This does not include the right to wri...