Applet Manager services: Difference between revisions
No edit summary |
|||
Line 1,027: | Line 1,027: | ||
=== TerminateAllLibraryApplets === | === TerminateAllLibraryApplets === | ||
No input/output. | No input/output. | ||
Stubbed with an ILibraryAppletCreator from [[#CreateSelfLibraryAppletCreatorForDevelop]], just returns an error. | |||
=== AreAnyLibraryAppletsLeft === | === AreAnyLibraryAppletsLeft === | ||
No input, returns an output u8 bool. | No input, returns an output u8 bool. | ||
Stubbed with an ILibraryAppletCreator from [[#CreateSelfLibraryAppletCreatorForDevelop]], just returns an error. | |||
=== CreateStorage === | === CreateStorage === |