BOSSP:GetNsDataIdListPrivileged: Difference between revisions
Created page with "=Request= {{IPC/Request}} {{#vardefine:ipc_offset|0}} {{IPC/RequestEntry|Header code [0x040D0182]}} {{IPC/RequestEntryRange|2|programID}} {{IPC/RequestEntryRange|7|Identical t..." |
|||
| (One intermediate revision by the same user not shown) | |||
| Line 16: | Line 16: | ||
=Description= | =Description= | ||
Identical to [[BOSSU:GetNsDataIdList]], except the called function mentioned [[BOSSU:GetNsDataIdList|here]] is used with the following type parameters: 0, 2, 1. | Identical to [[BOSSU:GetNsDataIdList]], except the called function mentioned [[BOSSU:GetNsDataIdList|here]] is used with the following type parameters: 0, 2, 1. This also doesn't call the function following that like [[BOSSU:GetNsDataIdList]]. | ||
Hence, this is almost exactly the same as [[BOSSU:GetNsDataIdList]] except that it uses the input programID(same type params for the ones that are used). | |||