This level identifies the name of a user of a particular instance of a remote named pipe with multiple instances.

struct handle_info_2 {
   unsigned char LSFAR * LSPTR   hdli2_username;
};

where hdli2_username is the owner of the named pipe handle. It can be applied to a handle of the serving side of a valid remote named pipe only.


[Back] [Next]