Applet Manager services: Difference between revisions
| Line 2,005: | Line 2,005: | ||
==== GetLayerHandle ==== | ==== GetLayerHandle ==== | ||
No input, returns an output u64. | No input, returns an output u64. | ||
=== IPerformanceFunctions === | |||
This is "nn::am::service::IPerformanceFunctions". | |||
This is exclusive to Switch 2. | |||
{| class="wikitable" border="1" | |||
|- | |||
! Cmd || Name | |||
|- | |||
| 0 || | |||
|- | |||
| 1 || | |||
|} | |||
=== IGraphicsScalingParametersFunctions === | |||
This is "nn::am::service::IGraphicsScalingParametersFunctions". | |||
This is exclusive to Switch 2. | |||
{| class="wikitable" border="1" | |||
|- | |||
! Cmd || Name | |||
|- | |||
| 10 || | |||
|- | |||
| 1000 || | |||
|- | |||
| 1010 || | |||
|- | |||
| 1020 || | |||
|- | |||
| 1030 || | |||
|- | |||
| 1040 || | |||
|- | |||
| 1050 || | |||
|} | |||
== ILibraryAppletCreator == | == ILibraryAppletCreator == | ||