Applet Manager services: Difference between revisions
Line 1,053: | Line 1,053: | ||
| 64 || [5.0.0+] SetTvPowerStateMatchingMode || | | 64 || [5.0.0+] SetTvPowerStateMatchingMode || | ||
|- | |- | ||
| 65 || [5.1.0+] GetApplicationIdByContentActionName || | | 65 || [5.1.0+] [[#GetApplicationIdByContentActionName]] || | ||
|- | |- | ||
| 66 || [6.0.0+] [[#SetCpuBoostMode]] || | | 66 || [6.0.0+] [[#SetCpuBoostMode]] || | ||
Line 1,059: | Line 1,059: | ||
| 80 || [6.0.0+] PerformSystemButtonPressingIfInFocus || | | 80 || [6.0.0+] PerformSystemButtonPressingIfInFocus || | ||
|- | |- | ||
| 90 || [7.0.0+] SetPerformanceConfigurationChangedNotification || | | 90 || [7.0.0+] [[#SetPerformanceConfigurationChangedNotification]] || | ||
|- | |- | ||
| 91 || [7.0.0+] GetCurrentPerformanceConfiguration || | | 91 || [7.0.0+] [[#GetCurrentPerformanceConfiguration]] || | ||
|- | |- | ||
| 200 || [7.0.0+] GetOperationModeSystemInfo || | | 200 || [7.0.0+] [[#GetOperationModeSystemInfo]] || | ||
|} | |} | ||
Line 1,171: | Line 1,171: | ||
=== GetDefaultDisplayResolutionChangeEvent === | === GetDefaultDisplayResolutionChangeEvent === | ||
No input, returns an output Event handle with autoclear=true. | No input, returns an output Event handle with autoclear=true. | ||
=== GetApplicationIdByContentActionName === | |||
Takes a type-0x5 input buffer containing a string, returns an output u64. | |||
=== SetCpuBoostMode === | === SetCpuBoostMode === | ||
Line 1,182: | Line 1,185: | ||
=== GetOperationModeSystemInfo === | === GetOperationModeSystemInfo === | ||
No input, returns | No input, returns an output u32. | ||
== ISelfController == | == ISelfController == |