Applet Manager services: Difference between revisions
No edit summary |
|||
Line 452: | Line 452: | ||
==== GetLibraryAppletInfo ==== | ==== GetLibraryAppletInfo ==== | ||
No input, returns an output [[# | No input, returns an output [[#LibraryAppletInfo]]. | ||
==== GetMainAppletIdentityInfo ==== | ==== GetMainAppletIdentityInfo ==== | ||
Line 2,265: | Line 2,265: | ||
= LibraryAppletInfo = | = LibraryAppletInfo = | ||
{| class="wikitable" border="1" | |||
|- | |||
! Offset || Size || Description | |||
|- | |||
| 0x0 || 0x4 || [[#AppletId]] | |||
|- | |||
| 0x4 || 0x4 || [[#LibraryAppletMode]] | |||
|} | |||
This is "nn::am::service::LibraryAppletInfo". This struct is 0x8-bytes. | |||
= AppletKind = | = AppletKind = |