Difference between revisions of "NIMU:GetTaskInfos"
Jump to navigation
Jump to search
Steveice10 (talk | contribs) (Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x000F0042] |- | 1 | Maximum Number of TaskInfos |- | 2 | Mapped Output Buffer...") |
Steveice10 (talk | contribs) m |
||
Line 9: | Line 9: | ||
|- | |- | ||
| 1 | | 1 | ||
− | | Maximum Number of | + | | Maximum Number of [[NIM_Services#BackgroundTitleDownloadTaskInfo|BackgroundTitleDownloadTaskInfos]] |
|- | |- | ||
| 2 | | 2 | ||
Line 15: | Line 15: | ||
|- | |- | ||
| 3 | | 3 | ||
− | | | + | | [[NIM_Services#BackgroundTitleDownloadTaskInfo|BackgroundTitleDownloadTaskInfos]] Output Pointer |
|} | |} | ||
Line 31: | Line 31: | ||
|- | |- | ||
| 2 | | 2 | ||
− | | Number of | + | | Number of [[NIM_Services#BackgroundTitleDownloadTaskInfo|BackgroundTitleDownloadTaskInfos]] Read |
|- | |- | ||
| 3 | | 3 | ||
Line 37: | Line 37: | ||
|- | |- | ||
| 4 | | 4 | ||
− | | | + | | [[NIM_Services#BackgroundTitleDownloadTaskInfo|BackgroundTitleDownloadTaskInfos]] Output Pointer |
|} | |} | ||
=Description= | =Description= | ||
Retrieves all registered background title download tasks. | Retrieves all registered background title download tasks. |
Latest revision as of 04:51, 3 March 2023
Request[edit]
Index Word | Description |
---|---|
0 | Header code [0x000F0042] |
1 | Maximum Number of BackgroundTitleDownloadTaskInfos |
2 | Mapped Output Buffer Header (Size << 4 | 0xC) |
3 | BackgroundTitleDownloadTaskInfos Output Pointer |
Response[edit]
Index Word | Description |
---|---|
0 | Header code [0x000F0082] |
1 | Result code |
2 | Number of BackgroundTitleDownloadTaskInfos Read |
3 | Mapped Output Buffer Header (Size << 4 | 0xC) |
4 | BackgroundTitleDownloadTaskInfos Output Pointer |
Description[edit]
Retrieves all registered background title download tasks.