Difference between revisions of "BOSSP:GetNsDataIdListPrivileged1"
Jump to navigation
Jump to search
(Created page with "=Request= {{IPC/Request}} {{#vardefine:ipc_offset|0}} {{IPC/RequestEntry|Header code [0x040E0182]}} {{IPC/RequestEntryRange|2|programID}} {{IPC/RequestEntryRange|7|Identical t...") |
|||
Line 17: | Line 17: | ||
=Description= | =Description= | ||
Identical to [[BOSSP:GetNsDataIdListPrivileged]], except the called function mentioned [[BOSSU:GetNsDataIdList|here]] is used with the following type parameters: 1, 2, 1. | Identical to [[BOSSP:GetNsDataIdListPrivileged]], except the called function mentioned [[BOSSU:GetNsDataIdList|here]] is used with the following type parameters: 1, 2, 1. | ||
+ | |||
+ | Hence, this is almost exactly the same as [[BOSS:GetNsDataIdList2]] except that it uses the input programID(same type params for the ones that are used). |
Latest revision as of 01:46, 28 December 2016
Request[edit]
Index Word | Description |
---|---|
0 | Header code [0x040E0182] |
1-2 | programID |
3-9 | Identical to BOSSU:GetNsDataIdList. |
Response[edit]
Index Word | Description |
---|---|
0 | Header code |
1 | Result code |
2-3 | Identical to BOSSU:GetNsDataIdList. |
Description[edit]
Identical to BOSSP:GetNsDataIdListPrivileged, except the called function mentioned here is used with the following type parameters: 1, 2, 1.
Hence, this is almost exactly the same as BOSS:GetNsDataIdList2 except that it uses the input programID(same type params for the ones that are used).