Filesystem services: Difference between revisions

symbol from game
Line 174: Line 174:


Returns an [[#IFileSystem]].
Returns an [[#IFileSystem]].
Only partitionIDs for FAT partitions are usable with this, otherwise error 0x2EE202 is returned. Seems to be about the same as [[#OpenBisPartition]] except this mounts the partition filesystem instead of allowing direct access to the partition sectors.


== OpenBisPartition ==
== OpenBisPartition ==