NS services: Difference between revisions
| Line 955: | Line 955: | ||
==== GetApplicationViewDeprecated ==== | ==== 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. | 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. | ||
On newer system-versions this is the same as [[#GetApplicationView]], except this converts the output from the func called in the loop from [[#ApplicationView]] to [[#ApplicationViewDeprecated]]. | |||
==== DeleteApplicationEntity ==== | ==== DeleteApplicationEntity ==== | ||