NPNS services: Difference between revisions
No edit summary |
No edit summary |
||
Line 35: | Line 35: | ||
|- | |- | ||
| 111 || GetJid | | 111 || GetJid | ||
|- | |||
| 120 || [7.0.0+] (No input, returns an [[#IUnknown]]) | |||
|} | |||
== IUnknown == | |||
{| class="wikitable" border="1" | |||
|- | |||
! Cmd || Name || Notes | |||
|- | |||
| 1 || || Takes a total of 8-bytes of input, no output. | |||
|- | |||
| 2 || || Takes a total of 8-bytes of input and a PID, no output. | |||
|- | |||
| 3 || || Takes a total of 2-bytes of input and a type-0x6 output buffer. | |||
|- | |||
| 4 || || No input, returns an output handle. | |||
|} | |} | ||