Applet Manager services: Difference between revisions

Line 1,662: Line 1,662:
| 18 || [[#AcquireCallerAppletCaptureBufferEx]]
| 18 || [[#AcquireCallerAppletCaptureBufferEx]]
|-
|-
| 20 || [3.0.0+] ClearCaptureBuffer
| 20 || [3.0.0+] [[#ClearCaptureBuffer]]
|-
|-
| 21 || [3.0.0+] ClearAppletTransitionBuffer
| 21 || [3.0.0+] [[#ClearAppletTransitionBuffer]]
|-
|-
| 22 || [4.0.0+] AcquireLastApplicationCaptureSharedBuffer
| 22 || [4.0.0+] AcquireLastApplicationCaptureSharedBuffer
Line 1,767: Line 1,767:


Same as [[#AcquireLastApplicationCaptureBufferEx]] except this uses the [[#ReleaseCallerAppletCaptureBuffer]] state field, and uses a different input param value for the called func.
Same as [[#AcquireLastApplicationCaptureBufferEx]] except this uses the [[#ReleaseCallerAppletCaptureBuffer]] state field, and uses a different input param value for the called func.
=== ClearCaptureBuffer ===
Takes an input u8 bool, an s32, and an u32, returns no output.
=== ClearAppletTransitionBuffer ===
Takes an input u32, no output.


== ISystemAppletControllerForDebug ==
== ISystemAppletControllerForDebug ==