FRDA:DeleteLocalAccount

From 3dbrew
Revision as of 20:11, 17 December 2024 by 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...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Request

Index Word Description
0
Header 0x04020040 Cmd 0x0402 Param 1 Xlat 0
1 u8, local account ID of account to delete

Response

Index Word Description
0
Header 0x04020040 Cmd 0x0402 Param 1 Xlat 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.