FRDU:GetFriendMii: Difference between revisions
Jump to navigation
Jump to search
TimmSkiller (talk | contribs) No edit summary |
TimmSkiller (talk | contribs) No edit summary |
||
| Line 4: | Line 4: | ||
{{IPC/RequestEntry|Count}} | {{IPC/RequestEntry|Count}} | ||
{{IPC/TranslateStaticBuffer|Input [[Friend_Services#FriendKey|FriendKey]] buffer|0}} | {{IPC/TranslateStaticBuffer|Input [[Friend_Services#FriendKey|FriendKey]] buffer|0}} | ||
{{IPC/MapPointerW|Output [[ | {{IPC/MapPointerW|Output [[Mii#CFLStoreData|Mii data]] buffer}} | ||
{{IPC/RequestEnd}} | {{IPC/RequestEnd}} | ||
| Line 12: | Line 12: | ||
{{IPC/RequestHeader|0x0014|1|2}} | {{IPC/RequestHeader|0x0014|1|2}} | ||
{{IPC/RequestEntry|Result code}} | {{IPC/RequestEntry|Result code}} | ||
{{IPC/MapPointerW|Output [[ | {{IPC/MapPointerW|Output [[Mii#CFLStoreData|Mii data]] buffer}} | ||
{{IPC/RequestEnd}} | {{IPC/RequestEnd}} | ||
=Description= | =Description= | ||
Gets the [[Mii#CFLStoreData|Mii data]] for the specified friend keys. If an input friend key was not found in the friends list, an internal default placeholder friend entry will be used to populate the data. | Gets the [[Mii#CFLStoreData|Mii data]] for the specified friend keys. If an input friend key was not found in the friends list, an internal default placeholder friend entry will be used to populate the data. | ||
Latest revision as of 09:59, 11 June 2025
Request
| Index Word | Description | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| 0 |
| ||||||||
| 1 | Count | ||||||||
| 2 | Descriptor for static buffer (id 0) | ||||||||
| 3 | Input FriendKey buffer | ||||||||
| 4 | Descriptor for mapping a write-only buffer in the target process | ||||||||
| 5 | Output Mii data buffer |
Response
| Index Word | Description | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| 0 |
| ||||||||
| 1 | Result code | ||||||||
| 2 | Descriptor for mapping a write-only buffer in the target process | ||||||||
| 3 | Output Mii data buffer |
Description
Gets the Mii data for the specified friend keys. If an input friend key was not found in the friends list, an internal default placeholder friend entry will be used to populate the data.