Filesystem services: Difference between revisions
(conclusion drawn from https://www.3dbrew.org/w/index.php?title=AM:ImportTwlBackup&curid=793&diff=18423&oldid=16892 ) |
|||
Line 733: | Line 733: | ||
=File and directory access= | =File and directory access= | ||
==Files== | ==Files== | ||
File session handles obtained via [[FS:OpenFile]] et al can be used to access files through a service-like interface, despite not being an actual service registered using [[SRV:RegisterService]]. | File session handles obtained via [[FS:OpenFile]] et al can be used to access files through a service-like interface, despite not being an actual service registered using [[SRV:RegisterService]]. |