Changes

Jump to navigation Jump to search
Line 1,624: Line 1,624:  
! Cmd || Name
 
! Cmd || Name
 
|-
 
|-
| 0 || GetLastForegroundCaptureImage
+
| 0 || [[#GetLastForegroundCaptureImage]]
 
|-
 
|-
| 1 || UpdateLastForegroundCaptureImage
+
| 1 || [[#UpdateLastForegroundCaptureImage]]
 
|-
 
|-
 
| 2 || GetLastApplicationCaptureImage
 
| 2 || GetLastApplicationCaptureImage
Line 1,680: Line 1,680:  
| 28 || [6.0.0+] TakeScreenShotOfOwnLayerEx
 
| 28 || [6.0.0+] TakeScreenShotOfOwnLayerEx
 
|}
 
|}
 +
 +
== GetLastForegroundCaptureImage ==
 +
Takes a type-0x6 output buffer.
 +
 +
Stubbed, just returns an error.
 +
 +
== UpdateLastForegroundCaptureImage ==
 +
Takes an input u8 bool, no output.
 +
 +
The input bool is ignored.
    
=== AcquireLastApplicationCaptureBuffer ===
 
=== AcquireLastApplicationCaptureBuffer ===

Navigation menu