Difference between revisions of "NIMU:GetAutoTitleDownloadTaskInfos"

From 3dbrew
Jump to navigation Jump to search
(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[edit]

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[edit]

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[edit]

Retrieves all stored auto title download tasks.