ACTA:UnbindServerAccount
Revision as of 21:00, 21 January 2025 by TimmSkiller (talk | contribs) (Created page with "=Request= {{IPC/Request}} {{IPC/RequestHeader|0x0404|2|0}} {{IPC/RequestEntry|u8, Account slot}} {{IPC/RequestEntry|bool, clear assigned account ID}} {{IPC/RequestEnd}} =Resp...")
RequestEdit
Index Word | Description | ||||||||
---|---|---|---|---|---|---|---|---|---|
0 |
| ||||||||
1 | u8, Account slot | ||||||||
2 | bool, clear assigned account ID |
ResponseEdit
Index Word | Description | ||||||||
---|---|---|---|---|---|---|---|---|---|
0 |
| ||||||||
1 | Result code |
DescriptionEdit
Clears the account data (but does not delete the data) for the given account slot. If clear assigned account ID
is set to true
, the AssignedAccountId field is cleared as well.