Display services: Difference between revisions
No edit summary |
|||
(One intermediate revision by one other user not shown) | |||
Line 65: | Line 65: | ||
|- | |- | ||
| 1204 || [9.0.0+] [[#CaptureCrashScreenShot]] | | 1204 || [9.0.0+] [[#CaptureCrashScreenShot]] | ||
|- | |||
| 9000 || [20.0.0+] | |||
|} | |} | ||
Line 118: | Line 120: | ||
[11.0.0+] Now takes an additional 8-bytes of input. | [11.0.0+] Now takes an additional 8-bytes of input. | ||
[19.0.0+] Now takes another additional 8-bytes of input. | [19.0.0+] Now takes another additional 8-bytes of input. This takes an input 0x40-byte struct, an u32, an u64, a 0x10-byte struct, two u64s, and two type-0x15 input buffers. | ||
[20.1.0+] Takes an input u32, a 0x40-byte struct, an u32, an u64, a 0x10-byte struct, two u64s, and two type-0x15 input buffers. | |||
== CancelTakingScreenShot == | == CancelTakingScreenShot == | ||
Line 210: | Line 214: | ||
|- | |- | ||
| 1000 || [13.0.0+] [[#RequestTakingScreenShotForApplet]] | | 1000 || [13.0.0+] [[#RequestTakingScreenShotForApplet]] | ||
|- | |||
| 2000 || [20.0.0+] | |||
|} | |} | ||