SRV:RegisterClient: Difference between revisions
No edit summary |
Steveice10 (talk | contribs) |
||
Line 27: | 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. | 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. | Internally sm-module just writes the input PID into the object associated with the user-process session-handle. |