Applet Manager services: Difference between revisions

No edit summary
Line 641: Line 641:
| 23 || [[#GetDisplayVersion]] ||
| 23 || [[#GetDisplayVersion]] ||
|-
|-
| 24 || [2.0.0+] GetLaunchStorageInfoForDebug ||
| 24 || [2.0.0+] [[#GetLaunchStorageInfoForDebug]] ||
|-
|-
| 25 || [3.0.0+] ExtendSaveData ||
| 25 || [3.0.0+] ExtendSaveData ||
Line 758: Line 758:


The output struct is "nn::oe::DisplayVersion". This the DisplayVersion string copied from the application [[NACP_Format|control.nacp]], this is always NUL-terminated.
The output struct is "nn::oe::DisplayVersion". This the DisplayVersion string copied from the application [[NACP_Format|control.nacp]], this is always NUL-terminated.
==== GetLaunchStorageInfoForDebug ====
No input, returns an output u8 [[Filesystem_services#StorageId|StorageId]] and u8 [[Filesystem_services#StorageId|StorageId]].
Just returns two u8s loaded from state.


==== BeginBlockingHomeButtonShortAndLongPressed ====
==== BeginBlockingHomeButtonShortAndLongPressed ====