Difference between revisions of "FRDU:GetFriendKeyList"
Jump to navigation
Jump to search
TimmSkiller (talk | contribs) (Created page with "=Request= {{IPC/Request}} {{#vardefine:ipc_offset|0}} {{IPC/RequestHeader|0x0011|2|0}} {{IPC/RequestEntry|Offset}} {{IPC/RequestEntry|Count (max. number of entries to get)}} {...") |
TimmSkiller (talk | contribs) |
||
Line 23: | Line 23: | ||
=Description= | =Description= | ||
− | Returns [[Friend_Services#FriendKey]] structures for all or part of the console's friend list. | + | Returns [[Friend_Services#FriendKey|FriendKey]] structures for all or part of the console's friend list. |
Revision as of 18:04, 12 December 2024
Request
Index Word | Description | ||||||||
---|---|---|---|---|---|---|---|---|---|
0 |
| ||||||||
1 | Offset | ||||||||
2 | Count (max. number of entries to get) |
Request Static Buffers
Index Word | Description |
---|---|
0 | Descriptor for static buffer (id 0) |
1 | Pointer to output FriendKey structures (max. 0x800 / 0x10 in size) |
Response
Index Word | Description | ||||||||
---|---|---|---|---|---|---|---|---|---|
0 |
| ||||||||
1 | Result code | ||||||||
2 | Number of read entries | ||||||||
3 | Descriptor for static buffer (id 0) | ||||||||
4 | Pointer to output FriendKey structures |
Description
Returns FriendKey structures for all or part of the console's friend list.