NS services: Difference between revisions
Line 2,270: | Line 2,270: | ||
|- | |- | ||
| 92 || [5.0.0+] GetRunningApplicationProgramId | | 92 || [5.0.0+] GetRunningApplicationProgramId | ||
|- | |||
| 100 || [S2] | |||
|- | |||
| 101 || [S2] | |||
|- | |- | ||
| 2524 || [19.0.0+] | | 2524 || [19.0.0+] | ||
|} | |} | ||
==== Cmd100 ==== | |||
Takes a type-0x16 output buffer containing a 0x300-byte struct, an input u8, an u64. Returns two output u8s. | |||
==== Cmd101 ==== | |||
Takes a type-0x16 output buffer containing a 0x300-byte struct, an input u8, an u64. Returns two output u8s and an u32. | |||
==== Cmd2524 ==== | |||
Takes a type-0x16 output buffer containing a 0x300-byte struct, an input u8, an u64. Returns an output u8 and an u64. | |||
=== IDownloadTaskInterface === | === IDownloadTaskInterface === |