Difference between revisions of "NIMU:FindTaskInfo"
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) m |
||
Line 28: | Line 28: | ||
|- | |- | ||
| 3 | | 3 | ||
− | | | + | | [[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 04: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.