Difference between revisions of "ACTA:DeleteConsoleAccount"

From 3dbrew
Jump to navigation Jump to search
 
Line 13: Line 13:
  
 
=Description=
 
=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.
+
Deletes the account data for the specified account slot. It is not possible to delete the default account data using this command, error 0xC8A14D9D is returned when this is attempted.

Latest revision as of 19:39, 23 January 2025

Request[edit]

Index Word Description
0
Header 0x04050040 Cmd 0x0405 Param 1 Xlat 0
1 u8, Account slot

Response[edit]

Index Word Description
0
Header 0x04050040 Cmd 0x0405 Param 1 Xlat 0
1 Result code

Description[edit]

Deletes the account data for the specified account slot. It is not possible to delete the default account data using this command, error 0xC8A14D9D is returned when this is attempted.