Changes

Jump to navigation Jump to search
386 bytes added ,  16:55, 10 February 2020
Line 1,022: Line 1,022:  
==== GetStorageSize ====
 
==== GetStorageSize ====
 
Takes an input u8 [[NCM_services#StorageId|StorageId]], returns two output s64s.
 
Takes an input u8 [[NCM_services#StorageId|StorageId]], returns two output s64s.
 +
 +
This temporarily mounts the [[Filesystem_services#OpenContentStorageFileSystem|ContentStorage]] specified by the StorageId (must be BuiltInUser or SdCard). The two output s64s are the output from [[Filesystem_services#GetTotalSpaceSize|GetTotalSpaceSize]] and [[Filesystem_services#GetFreeSpaceSize|GetFreeSpaceSize]] with this ContentStorage, with it this being unmounted afterwards.
    
==== LaunchDevMenu ====
 
==== LaunchDevMenu ====

Navigation menu