Difference between revisions of "NIMU:FindTaskInfo"

From 3dbrew
Jump to navigation Jump to search
(Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x000E0080] |- | 1-2 | Title ID |} =Response= {| class="wikitable" border="1"...")
 
m
 
Line 28: Line 28:
 
|-
 
|-
 
| 3
 
| 3
| TaskInfo Pointer
+
| [[NIM_Services#BackgroundTitleDownloadTaskInfo|BackgroundTitleDownloadTaskInfo]] Pointer
 
|}
 
|}
  
 
=Description=
 
=Description=
 
Retrieves information about the registered background download task for the given title.
 
Retrieves information about the registered background download task for the given title.

Latest revision as of 05:50, 3 March 2023

Request[edit]

Index Word Description
0 Header code [0x000E0080]
1-2 Title ID

Response[edit]

Index Word Description
0 Header code [0x000E0042]
1 Result code
2 Static Buffer Header (Size = 0x120)
3 BackgroundTitleDownloadTaskInfo Pointer

Description[edit]

Retrieves information about the registered background download task for the given title.