ACTA:DeleteDeviceAssociation: Difference between revisions
Jump to navigation
Jump to search
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..." |
(No difference)
|
Latest revision as of 14:03, 24 January 2025
Request
| Index Word | Description | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| 0 |
| ||||||||
| 1 | u8, Account slot | ||||||||
| 2 | Descriptor for copying 1 handle | ||||||||
| 3 | Completion event handle |
Response
| Index Word | Description | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| 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).