Applet Manager services: Difference between revisions

Line 1,666: Line 1,666:
| 21 || [3.0.0+] [[#ClearAppletTransitionBuffer]]
| 21 || [3.0.0+] [[#ClearAppletTransitionBuffer]]
|-
|-
| 22 || [4.0.0+] AcquireLastApplicationCaptureSharedBuffer
| 22 || [4.0.0+] [[#AcquireLastApplicationCaptureSharedBuffer]]
|-
|-
| 23 || [4.0.0+] ReleaseLastApplicationCaptureSharedBuffer
| 23 || [4.0.0+] [[#ReleaseLastApplicationCaptureSharedBuffer]]
|-
|-
| 24 || [4.0.0+] AcquireLastForegroundCaptureSharedBuffer
| 24 || [4.0.0+] [[#AcquireLastForegroundCaptureSharedBuffer]]
|-
|-
| 25 || [4.0.0+] ReleaseLastForegroundCaptureSharedBuffer
| 25 || [4.0.0+] [[#ReleaseLastForegroundCaptureSharedBuffer]]
|-
|-
| 26 || [4.0.0+] AcquireCallerAppletCaptureSharedBuffer
| 26 || [4.0.0+] [[#AcquireCallerAppletCaptureSharedBuffer]]
|-
|-
| 27 || [4.0.0+] ReleaseCallerAppletCaptureSharedBuffer
| 27 || [4.0.0+] [[#ReleaseCallerAppletCaptureSharedBuffer]]
|-
|-
| 28 || [6.0.0+] TakeScreenShotOfOwnLayerEx
| 28 || [6.0.0+] TakeScreenShotOfOwnLayerEx
Line 1,773: Line 1,773:
=== ClearAppletTransitionBuffer ===
=== ClearAppletTransitionBuffer ===
Takes an input u32, no output.
Takes an input u32, no output.
=== AcquireLastApplicationCaptureSharedBuffer ===
No input, returns an output u8 bool and an s32.
=== ReleaseLastApplicationCaptureSharedBuffer ===
No input/output.
=== AcquireLastForegroundCaptureSharedBuffer ===
No input, returns an output u8 bool and an s32.
=== ReleaseLastForegroundCaptureSharedBuffer ===
No input/output.
=== AcquireCallerAppletCaptureSharedBuffer ===
No input, returns an output u8 bool and an s32.
=== ReleaseCallerAppletCaptureSharedBuffer ===
No input/output.


== ISystemAppletControllerForDebug ==
== ISystemAppletControllerForDebug ==