nn::fs::Unmount FunctionResult Unmount( const char * archiveName );
| Name | Description | |
|---|---|---|
| in | archiveName | Specifies the archive name. |
Unmounts an archive.
Call this function to unmount a region when a mounted archive is no longer necessary. If save data is mirrored (copied), do not forget to call theCommitSaveData function before you unmount the archive. Even if save data is not mirrored, be sure to flush each file.CONFIDENTIAL