NIMU:FindTaskInfo: 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 [0x000E0080] |- | 1-2 | Title ID |} =Response= {| class="wikitable" border="1"..."
 
Steveice10 (talk | contribs)
mNo edit summary
 
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

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

Response

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

Description

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