Applet Manager services: Difference between revisions

No edit summary
Line 386: Line 386:


==== GetLibraryAppletInfo ====
==== GetLibraryAppletInfo ====
No input. Returns an u64 LibraryAppletInfo: +0 u32 is [[#AppletId]], +4 u32 is [[#LibraryAppletMode]].
No input. Returns an output [[#LibraryAppletInfo]].


==== CanUseApplicationCore ====
==== CanUseApplicationCore ====
Line 1,552: Line 1,552:
= AppletResourceUserId =
= AppletResourceUserId =
This u64 is officially called "nn::applet::AppletResourceUserId". Used by a number of non-AM services.
This u64 is officially called "nn::applet::AppletResourceUserId". Used by a number of non-AM services.
= LibraryAppletInfo =
This struct is 8-bytes: +0 u32 is [[#AppletId]], +4 u32 is [[#LibraryAppletMode]].


[[Category:Services]]
[[Category:Services]]