NIMU:GetAutoTitleDownloadTaskInfos: Difference between revisions

From 3dbrew
Jump to navigation Jump to search
Steveice10 (talk | contribs)
Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x00170042] |- | 1 | Maximum Number of NIM_Services#AutoTitleDownloadTaskInfo..."
 
(No difference)

Latest revision as of 05:46, 3 March 2023

Request

Index Word Description
0 Header code [0x00170042]
1 Maximum Number of AutoTitleDownloadTaskInfos
2 Mapped Output Buffer Header (Size << 4 | 0xC)
3 AutoTitleDownloadTaskInfos Output Pointer

Response

Index Word Description
0 Header code [0x00170082]
1 Result code
2 Number of AutoTitleDownloadTaskInfos Read
3 Mapped Output Buffer Header (Size << 4 | 0xC)
4 AutoTitleDownloadTaskInfos Output Pointer

Description

Retrieves all stored auto title download tasks.