NS services: Difference between revisions
No edit summary |
No edit summary |
||
Line 479: | Line 479: | ||
| 2 || [[#GetApplicationRecordUpdateSystemEvent]] | | 2 || [[#GetApplicationRecordUpdateSystemEvent]] | ||
|- | |- | ||
| 3 || GetApplicationViewDeprecated | | 3 || [[#GetApplicationViewDeprecated]] | ||
|- | |- | ||
| 4 || [[#DeleteApplicationEntity]] | | 4 || [[#DeleteApplicationEntity]] | ||
Line 952: | Line 952: | ||
==== GetApplicationRecordUpdateSystemEvent ==== | ==== GetApplicationRecordUpdateSystemEvent ==== | ||
No input, returns an output Event handle with EventClearMode=1. | No input, returns an output Event handle with EventClearMode=1. | ||
==== GetApplicationViewDeprecated ==== | |||
Takes a type-0x6 output buffer containing an array of [[#ApplicationViewDeprecated]], a type-0x5 input buffer containing an array of u64 [[NCM_services#ApplicationId|ApplicationIds]], no output. | |||
==== DeleteApplicationEntity ==== | ==== DeleteApplicationEntity ==== | ||
Line 2,078: | Line 2,081: | ||
This is an u8. [[qlaunch]] just checks whether this is 0. | This is an u8. [[qlaunch]] just checks whether this is 0. | ||
= ApplicationViewDeprecated = | |||
This is "nn::ns::ApplicationViewDeprecated". This is a 0x40-byte struct. | |||
= ApplicationView = | = ApplicationView = |