SRV:RegisterClient: Difference between revisions

Steveice10 (talk | contribs)
m moved SRV:Initialize to SRV:RegisterClient: Name accuracy.
Steveice10 (talk | contribs)
 
(3 intermediate revisions by 3 users not shown)
Line 9: Line 9:
|-
|-
| 1
| 1
| 0x20
| Must be translate-header value 0x20.
|-
| 2
| The kernel writes the PID of the current process here.
|}
|}


Line 24: Line 27:
| Result code
| Result 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.