Difference between revisions of "NIMS:GetProgress"

From 3dbrew
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 !...")
 
m (Update type reference)
 
(One intermediate revision by one other user not shown)
Line 22: Line 22:
 
|-
 
|-
 
| 2-7
 
| 2-7
| [[NIM_Services#TitleProgress|Title Progress]] struct
+
| [[NIM_Services#TitleDownloadProgress|Title Download Progress]] struct
 
|}
 
|}
  
 
=Description=
 
=Description=
This cancels downloading the current [[NIM_Services|NIM]] download, which was started with [[NIMS:StartDownload]] or [[NIMS:StartDownloadSimple]].
+
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[edit]

Index Word Description
0 Header code [0x00030000]

Response[edit]

Index Word Description
0 Header code
1 Result code
2-7 Title Download Progress struct

Description[edit]

Gets information about the current NIM download, which was started with NIMS:StartDownload or NIMS:StartDownloadSimple.