pBuf (PVOID) - output

      A pointer to the storage area in which the requested level of named-pipe information is returned.

      Level 1 File Information

        Information about the pipe itself is returned in the form of a PIPEINFO structure.
      Level 2 File Information
        For LAN Manager, LAN Server, and other LAN-based named pipe handles, the buffer will contain the unique 4-byte identifier of the client. Otherwise, this field returns NULL.


      [Back] [Next]