ACTA:DeleteAccountDeviceAssociation

From 3dbrew
Jump to navigation Jump to search

Request[edit]

Index Word Description
0
Header 0x04320042 Cmd 0x0432 Param 1 Xlat 2
1 u8, Account slot
2 Descriptor for copying 1 handle
3 Completion event handle

Response[edit]

Index Word Description
0
Header 0x04320040 Cmd 0x0432 Param 1 Xlat 0
1 Result code

Description[edit]

Deletes the account-device association for the account. The account slot must be 0xFE. Therefore, this command can only be used with the currently loaded account.

Unlike ACTA:InactivateAccountDeviceAssociation, this will not affect the IsServerAccountDeleted (BlkID 0x24) field in the account data.

This only works in debug mode (when Configuration Block 0x00130000 is set to 0x100).