Difference between revisions of "FS:GetNandArchiveResource"

From 3dbrew
Jump to navigation Jump to search
(Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x08150000] |} =Response= {| class="wikitable" border="1" |- ! Index Word ! Des...")
 
m (Use common types.)
 
Line 19: Line 19:
 
|-
 
|-
 
| 1
 
| 1
| Resultcode
+
| Result code
 
|-
 
|-
 
| 2-5
 
| 2-5
| See [[FSPXI:GetSdmcArchiveResource|here]].
+
| [[Filesystem_services#ArchiveResource|Archive Resource]]
 
|}
 
|}
  
 
=Description=
 
=Description=
 
This is an interface for [[FSPXI:GetNandArchiveResource]].
 
This is an interface for [[FSPXI:GetNandArchiveResource]].

Latest revision as of 23:25, 17 October 2015

Request[edit]

Index Word Description
0 Header code [0x08150000]

Response[edit]

Index Word Description
0 Header code
1 Result code
2-5 Archive Resource

Description[edit]

This is an interface for FSPXI:GetNandArchiveResource.