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...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

RequestEdit

Index Word Description
0
Header 0x04040080 Cmd 0x0404 Param 2 Xlat 0
1 u8, Account slot
2 bool, clear assigned account ID

ResponseEdit

Index Word Description
0
Header 0x04040040 Cmd 0x0404 Param 1 Xlat 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.