Difference between revisions of "FRDA:DeleteLocalAccount"
Jump to navigation
Jump to search
TimmSkiller (talk | contribs) (Created page with "=Request= {{IPC/Request}} {{IPC/RequestHeader|0x0402|1|0}} {{IPC/RequestEntry|u8, local account ID of account to delete}} {{IPC/RequestEnd}} =Response= {{IPC/Request}} {{#var...") |
(No difference)
|
Revision as of 20:11, 17 December 2024
Request
Index Word | Description | ||||||||
---|---|---|---|---|---|---|---|---|---|
0 |
| ||||||||
1 | u8, local account ID of account to delete |
Response
Index Word | Description | ||||||||
---|---|---|---|---|---|---|---|---|---|
0 |
| ||||||||
1 | Result code |
Description
Deletes the account with the specified local account ID.
This command will only run if no local account is loaded. If an account is currently loaded and this command is used, error 0xC960C4F6 is returned.