Applet Manager services: Difference between revisions

Line 668: Line 668:


=== CreateHandleStorage ===
=== CreateHandleStorage ===
Takes an input copy-handle and an input s64, returns an [[#IStorage]]. The s64 must not have the negative bit set.
Takes an input copy-handle and an input s64, returns an [[#IStorage]]. In some cases the s64 must not have the negative bit set.
 
The input can be arbitrary, however official sw is only (?) known to use this for TransferMemory (with s64=size).


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