Applet Manager services: Difference between revisions

No edit summary
Line 557: Line 557:
| 2 || [[#AreAnyLibraryAppletsLeft]] ||
| 2 || [[#AreAnyLibraryAppletsLeft]] ||
|-
|-
| 10 || CreateStorage || Returns an [[#IStorage]].
| 10 || [[#CreateStorage]] || Returns an [[#IStorage]].
|-
|-
| 11 || CreateTransferMemoryStorage || Returns an [[#IStorage]].
| 11 || CreateTransferMemoryStorage || Returns an [[#IStorage]].
Line 572: Line 572:
=== AreAnyLibraryAppletsLeft ===
=== AreAnyLibraryAppletsLeft ===
No input, returns an output u8 bool.
No input, returns an output u8 bool.
=== CreateStorage ===
Takes an input u64 for the storage size, returns an [[#IStorage]].


=== ILibraryAppletAccessor ===
=== ILibraryAppletAccessor ===