win32pipe.GetNamedPipeClientSessionId

int = GetNamedPipeClientSessionId(hPipe)

Returns the session id of client that is connected to a named pipe

Parameters

hPipe : PyHANDLE

The handle to the pipe.

Comments

Requires Vista or later