Difference between revisions of "BOSSP:GetNsDataIdListPrivileged"

From 3dbrew
Jump to navigation Jump to search
(Created page with "=Request= {{IPC/Request}} {{#vardefine:ipc_offset|0}} {{IPC/RequestEntry|Header code [0x040D0182]}} {{IPC/RequestEntryRange|2|programID}} {{IPC/RequestEntryRange|7|Identical t...")
 
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]].

Revision as of 02:09, 28 December 2016

Request

Index Word Description
0 Header code [0x040D0182]
1-2 programID
3-9 Identical to BOSSU:GetNsDataIdList.

Response

Index Word Description
0 Header code
1 Result code
2-3 Identical to BOSSU:GetNsDataIdList.

Description

Identical to BOSSU:GetNsDataIdList, except the called function mentioned here is used with the following type parameters: 0, 2, 1. This also doesn't call the function following that like BOSSU:GetNsDataIdList.