SRV:RegisterClient: Difference between revisions

Neobrain (talk | contribs)
No edit summary
Dazzozo (talk | contribs)
No edit summary
Line 9: Line 9:
|-
|-
| 1
| 1
| Handle to associate with the ''srv:'' session; use 0x20 to ask the kernel to use the current process handle.
| 0x20 (only accepted value)
|}
|}


Line 25: Line 25:
|}
|}


Registers the given process handle 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.