Applet Manager services: Difference between revisions
| Line 755: | Line 755: | ||
Takes an input PID and an input u64 AppletResourceUserId, returns an output u64 IndirectLayerConsumerHandle. | Takes an input PID and an input u64 AppletResourceUserId, returns an output u64 IndirectLayerConsumerHandle. | ||
Official sw uses this during LibraryApplet creation when LibraryAppletMode is 0x3. | Official sw uses this during LibraryApplet creation when [[#LibraryAppletMode]] is 0x3. | ||
== ICommonStateGetter == | == ICommonStateGetter == | ||