Difference between revisions of "SRV:GetServiceHandle"
Jump to navigation
Jump to search
Steveice10 (talk | contribs) (GetServiceSession) |
(SRV:GetServiceHandle flags) |
||
(One intermediate revision by one other user not shown) | |||
Line 15: | Line 15: | ||
|- | |- | ||
| 4 | | 4 | ||
− | | Flags (bit0: if | + | | Flags (bit0: if set, return an error immediately if the port is full, otherwise wait until it becomes available again) |
|} | |} | ||
Latest revision as of 16:06, 1 July 2017
Request[edit]
Index Word | Description |
---|---|
0 | Header code [0x00050100] |
1-2 | 8-byte UTF-8 service name |
3 | Name length |
4 | Flags (bit0: if set, return an error immediately if the port is full, otherwise wait until it becomes available again) |
Response[edit]
Index Word | Description |
---|---|
0 | Header code |
1 | Result code |
3 | Service handle |