ACTA:DeleteServerAccount: Difference between revisions
TimmSkiller (talk | contribs) Created page with "=Request= {{IPC/Request}} {{IPC/RequestHeader|0x0418|1|2}} {{IPC/RequestEntry|u8, Account slot}} {{IPC/CopyHandle|1}} {{IPC/CopyHandleEntry|Completion event handle}} {{IPC/Req..." |
TimmSkiller (talk | contribs) No edit summary |
||
Line 16: | Line 16: | ||
=Description= | =Description= | ||
Deletes the Nintendo Network ID (on the server-side) for the given account slot. | Deletes the Nintendo Network ID (on the server-side) for the given account slot. | ||
This also sets the [[ACT_Services#DataBlocks|IsServerAccountDeleted (BlkID 0x24)]] field in the account data to <code>true</code>. |