Difference between revisions of "SRV:RegisterClient"
Jump to navigation
Jump to search
Line 9: | Line 9: | ||
|- | |- | ||
| 1 | | 1 | ||
− | | | + | | 0x20 (only accepted value) |
|} | |} | ||
Line 25: | Line 25: | ||
|} | |} | ||
− | Registers the given process | + | Registers the given process ID for use of other ''srv:'' commands. Based on the process ID, ''srv:'' performs some rudimentary access control. |
Revision as of 21:31, 31 January 2016
Request
Index Word | Description |
---|---|
0 | Header code [0x00010002] |
1 | 0x20 (only accepted value) |
Response
Index Word | Description |
---|---|
0 | Header code |
1 | Result code |
Registers the given process ID for use of other srv: commands. Based on the process ID, srv: performs some rudimentary access control.