NIMS:GetProgress: Difference between revisions
Jump to navigation
Jump to search
Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x00030000] |} =Response= {| class="wikitable" border="1" |- ! Index Word !..." |
Steveice10 (talk | contribs) m Update type reference |
||
(One intermediate revision by one other user not shown) | |||
Line 22: | Line 22: | ||
|- | |- | ||
| 2-7 | | 2-7 | ||
| [[NIM_Services# | | [[NIM_Services#TitleDownloadProgress|Title Download Progress]] struct | ||
|} | |} | ||
=Description= | =Description= | ||
Gets information about the current [[NIM_Services|NIM]] download, which was started with [[NIMS:StartDownload]] or [[NIMS:StartDownloadSimple]]. |
Latest revision as of 05:20, 3 March 2023
Request
Index Word | Description |
---|---|
0 | Header code [0x00030000] |
Response
Index Word | Description |
---|---|
0 | Header code |
1 | Result code |
2-7 | Title Download Progress struct |
Description
Gets information about the current NIM download, which was started with NIMS:StartDownload or NIMS:StartDownloadSimple.