ACTA:DeleteDeviceAssociation

Revision as of 15:03, 24 January 2025 by TimmSkiller (talk | contribs) (Created page with "=Request= {{IPC/Request}} {{IPC/RequestHeader|0x0431|1|2}} {{IPC/RequestEntry|u8, Account slot}} {{IPC/CopyHandle|1}} {{IPC/CopyHandleEntry|Completion event handle}} {{IPC/Req...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Request

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

Response

Index Word Description
0
Header 0x04310040 Cmd 0x0431 Param 1 Xlat 0
1 Result code

Description

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

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