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 !...")
 
(→‎Description: Fix description that was wrongly copied and pasted.)
Line 26: Line 26:
  
 
=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]].

Revision as of 21:09, 27 January 2017

Request

Index Word Description
0 Header code [0x00030000]

Response

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

Description

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