Applet Manager services: Difference between revisions

Line 1,774: Line 1,774:
This is not exposed by sdknso.
This is not exposed by sdknso.


This loads a s32 index from global state, Aborts if it's out-of-bounds, then the following is returned for the output s32: global_array[loaded_index].
This loads a s32 index from global state (originates from [[SPL_services#GetConfig|GetConfig]] [[SMC#HardwareType|HardwareType]]), Aborts if it's out-of-bounds, then the following is returned for the output s32: global_array[loaded_index].


=== PerformSystemButtonPressingIfInFocus ===
=== PerformSystemButtonPressingIfInFocus ===