win32pipe.GetNamedPipeServerSessionId

int = GetNamedPipeServerSessionId(hPipe)

Returns session id of server process that created a named pipe

Parameters

hPipe : PyHANDLE

The handle to the pipe.

Comments

Requires Vista or later