Difference between revisions of "ACTA:DeleteConsoleAccount"
Jump to navigation
Jump to search
TimmSkiller (talk | contribs) (Created page with "=Request= {{IPC/Request}} {{IPC/RequestHeader|0x0405|1|0}} {{IPC/RequestEntry|u8, Account slot}} {{IPC/RequestEnd}} =Response= {{IPC/Request}} {{#vardefine:ipc_offset|0}} {{I...") |
TimmSkiller (talk | contribs) |
||
Line 13: | Line 13: | ||
=Description= | =Description= | ||
− | Deletes the account data for the specified account slot. | + | Deletes the account data for the specified account slot. It is not possible to delete the default account using this command, error 0xC8A14D9D is returned when this is attempted. |
Revision as of 19:39, 23 January 2025
Request
Index Word | Description | ||||||||
---|---|---|---|---|---|---|---|---|---|
0 |
| ||||||||
1 | u8, Account slot |
Response
Index Word | Description | ||||||||
---|---|---|---|---|---|---|---|---|---|
0 |
| ||||||||
1 | Result code |
Description
Deletes the account data for the specified account slot. It is not possible to delete the default account using this command, error 0xC8A14D9D is returned when this is attempted.