889 bytes added
, 24 January
=Request=
{{IPC/Request}}
{{IPC/RequestHeader|0x0434|0|3}}
{{IPC/CopyHandle|2}}
{{IPC/CopyHandleEntry|System save unload finished event handle}}
{{IPC/CopyHandleEntry|Remount system save event handle}}
{{IPC/RequestEnd}}
=Response=
{{IPC/Request}}
{{#vardefine:ipc_offset|0}}
{{IPC/RequestHeader|0x0434|1|0}}
{{IPC/RequestEntry|Result code}}
{{IPC/RequestEnd}}
=Description=
This command does the following, in order:
1. Pending HTTP requests are canceled.
2. Pending system save data changes are saved and committed.
3. ACT system save data is unmounted (unloaded).
4. The <code>System save unload finished event handle</code> is signaled, notifying the caller process.
5. ACT then waits on the <code>Remount system save event handle</code> to be signaled by the caller process.
6. ACT system save data is mounted (loaded).
7. Further changes to the system save data are blocked.