Difference between revisions of "ACTU:AcquireAccountIdByPrincipalId"
Jump to navigation
Jump to search
TimmSkiller (talk | contribs) (Created page with "=Request= {{IPC/Request}} {{IPC/RequestHeader|0x0017|2|4}} {{IPC/RequestEntry|Input principal ID buffer size (count * 4)}} {{IPC/RequestEntry|u8, unknown (see description)}} {...") |
(No difference)
|
Revision as of 16:37, 20 January 2025
Request
Index Word | Description | ||||||||
---|---|---|---|---|---|---|---|---|---|
0 |
| ||||||||
1 | Input principal ID buffer size (count * 4) | ||||||||
2 | u8, unknown (see description) | ||||||||
3 | Descriptor for copying 1 handle | ||||||||
4 | Completion event handle | ||||||||
5 | Descriptor for static buffer (id 0) | ||||||||
6 | Input principal ID buffer pointer (count * 4) |
Response
Index Word | Description | ||||||||
---|---|---|---|---|---|---|---|---|---|
0 |
| ||||||||
1 | Result code |
Description
Requests account IDs (Nintendo Network ID usernames) for the given list of principal IDs.
If the u8, unknown
parameter is non-zero, error 0xE0A14CC8 is returned.