BOSSU:GetNsDataIdList2: Difference between revisions

From 3dbrew
Jump to navigation Jump to search
Created page with "=Request= {{IPC/Request}} {{#vardefine:ipc_offset|0}} {{IPC/RequestEntry|Header code [0x00120102]}} {{IPC/RequestEntryRange|6|Identical to BOSSU:GetNsDataIdList.}} {{IPC/R..."
 
DaniElectra (talk | contribs)
m Description: Link to internals section of GetNsDataIdList
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
=Request=
=Request=
{{IPC/Request}}
{{IPC/Request}}
{{#vardefine:ipc_offset|0}}
{{IPC/RequestHeader|0x0012|4|2}}
{{IPC/RequestEntry|Header code [0x00120102]}}
{{IPC/RequestEntryRange|6|Identical to [[BOSSU:GetNsDataIdList]]}}
{{IPC/RequestEntryRange|6|Identical to [[BOSSU:GetNsDataIdList]].}}
{{IPC/RequestEnd}}
{{IPC/RequestEnd}}


Line 9: Line 8:
{{IPC/Request}}
{{IPC/Request}}
{{#vardefine:ipc_offset|0}}
{{#vardefine:ipc_offset|0}}
{{IPC/RequestEntry|Header code}}
{{IPC/RequestHeader|0x0012|3|2}}
{{IPC/RequestEntry|Result code}}
{{IPC/RequestEntry|Result code}}
{{IPC/RequestEntryRange|2|Identical to [[BOSSU:GetNsDataIdList]].}}
{{IPC/RequestEntryRange|4|Identical to [[BOSSU:GetNsDataIdList]]}}
{{IPC/RequestEnd}}
{{IPC/RequestEnd}}


=Description=
=Description=
Identical to [[BOSS:GetNsDataIdList1]], except the called function mentioned [[BOSSU:GetNsDataIdList|here]] is used with the following type parameters: 1, 1, 1.
Identical to [[BOSSU:GetNsDataIdList]], except the called function mentioned [[BOSSU:GetNsDataIdList#Internals|here]] is used with the following type parameters: 1, 1, 1. Thus, this parameter filters by entries which don't have the new flag set and those with a matching program ID of the current session.

Latest revision as of 18:05, 21 August 2025

Request

Index Word Description
0
Header 0x00120102 Cmd 0x0012 Param 4 Xlat 2
1-6 Identical to BOSSU:GetNsDataIdList

Response

Index Word Description
0
Header 0x001200C2 Cmd 0x0012 Param 3 Xlat 2
1 Result code
2-5 Identical to BOSSU:GetNsDataIdList

Description

Identical to BOSSU:GetNsDataIdList, except the called function mentioned here is used with the following type parameters: 1, 1, 1. Thus, this parameter filters by entries which don't have the new flag set and those with a matching program ID of the current session.