Difference between revisions of "FRDA:AddFriendOnline"
Jump to navigation
Jump to search
(→Request: Oops. My bad, thanks for correcting me Wwylele!) |
TimmSkiller (talk | contribs) |
||
Line 1: | Line 1: | ||
=Request= | =Request= | ||
− | { | + | {{IPC/Request}} |
− | | | + | {{IPC/RequestHeader|0x0406|1|2}} |
− | + | {{IPC/RequestEntry|Principal ID of friend to add}} | |
− | + | {{IPC/CopyHandle|1}} | |
− | | | + | {{IPC/RequestEntry|Completion handle}} |
− | | | + | {{IPC/RequestEnd}} |
− | |||
− | | | ||
− | | 1 | ||
− | | | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
=Response= | =Response= | ||
− | {| | + | {{IPC/Request}} |
− | | | + | {{#vardefine:ipc_offset|0}} |
− | + | {{IPC/RequestHeader|0x0406|1|0}} | |
− | + | {{IPC/RequestEntry|Result code}} | |
− | | | + | {{IPC/RequestEnd}} |
− | | 0 | + | |
− | | | + | =Description= |
− | + | Adds a friend to the local friends list and registers the friend with the friends server. | |
− | |||
− | |||
− |
Revision as of 20:50, 17 December 2024
Request
Index Word | Description | ||||||||
---|---|---|---|---|---|---|---|---|---|
0 |
| ||||||||
1 | Principal ID of friend to add | ||||||||
2 | Descriptor for copying 1 handle | ||||||||
3 | Completion handle |
Response
Index Word | Description | ||||||||
---|---|---|---|---|---|---|---|---|---|
0 |
| ||||||||
1 | Result code |
Description
Adds a friend to the local friends list and registers the friend with the friends server.