Applet Manager services: Difference between revisions

Line 566: Line 566:
| 22 || [[#SetTerminateResult]] ||
| 22 || [[#SetTerminateResult]] ||
|-
|-
| 23 || GetDisplayVersion ||
| 23 || [[#GetDisplayVersion]] ||
|-
|-
| 24 || [2.0.0+] GetLaunchStorageInfoForDebug ||
| 24 || [2.0.0+] GetLaunchStorageInfoForDebug ||
Line 670: Line 670:


For example, in some cases official apps use this with [[Error_codes|error]] 0x2A2 then uses svcBreak.
For example, in some cases official apps use this with [[Error_codes|error]] 0x2A2 then uses svcBreak.
==== GetDisplayVersion ====
No input, returns an output 0x10-byte struct.
The output struct is "nn::oe::DisplayVersion". This the DisplayVersion string copied from the application [[NACP_Format|control.nacp]], this is always NUL-terminated.


==== EndBlockingHomeButtonShortAndLongPressed ====
==== EndBlockingHomeButtonShortAndLongPressed ====