PipeHandleNamed pipe handle.OwnerTrue if the device should become a named pipe server or false otherwise.
Return Value
S_OK or standard OLE error code.
Remarks
When you have already opened a named pipe and obtained a handle to it, you may use it to connect the device to the Named Pipe Transport. Note that the opened handle must have all required access rights (GENERIC_READ and GENERIC_WRITE).