SRV:RegisterClient

SRV:RegisterClient

Request #

Index WordDescription
0Header code [0x00010002]
1Must be translate-header value 0x20.
2The kernel writes the PID of the current process here.

Response #

Index WordDescription
0Header code
1Result code

Description #

Registers the given process ID for use of other srv: commands. Based on the process ID, srv: performs some rudimentary access control.

Internally sm-module just writes the input PID into the object associated with the user-process session-handle.