FRDU:GetMyScreenName: Difference between revisions
Jump to navigation
Jump to search
Steveice10 (talk | contribs) Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x00090000] |} =Response= {| class="wikitable" border="1" |- ! Index Word ! Des..." |
TimmSkiller (talk | contribs) No edit summary |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
=Request= | =Request= | ||
{ | {{IPC/Request}} | ||
| | {{IPC/RequestHeader|0x0009|0|0}} | ||
{{IPC/RequestEnd}} | |||
| | |||
| 0 | |||
=Response= | =Response= | ||
{ | {{IPC/Request}} | ||
{{#vardefine:ipc_offset|0}} | |||
{{IPC/RequestHeader|0x0009|7|0}} | |||
{{IPC/RequestEntry|Result code}} | |||
{{IPC/RequestEntryRange|8|UTF-16 screen name (10 characters + null termination)}} | |||
| 0 | {{IPC/RequestEnd}} | ||
| | |||
| | =Description= | ||
| | Gets the screen name of the personal [[Mii]]. | ||
| Result code | |||
| | |||
| UTF-16 screen name | |||
Latest revision as of 19:28, 12 December 2024
Request
Index Word | Description | ||||||||
---|---|---|---|---|---|---|---|---|---|
0 |
|
Response
Index Word | Description | ||||||||
---|---|---|---|---|---|---|---|---|---|
0 |
| ||||||||
1 | Result code | ||||||||
2-9 | UTF-16 screen name (10 characters + null termination) |
Description
Gets the screen name of the personal Mii.