Difference between revisions of "AM:GetStorageId"

From 3dbrew
Jump to navigation Jump to search
(Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x000600C0] |- | 1 | MediaType |- | 2-3 | u64...")
 
m
 
(One intermediate revision by the same user not shown)
Line 9: Line 9:
 
|-
 
|-
 
| 1
 
| 1
| [[Filesystem_services#MediaType|MediaType]]
+
| [[Filesystem_services#MediaType|Media Type]]
 
|-
 
|-
 
| 2-3
 
| 2-3
Line 28: Line 28:
 
|-
 
|-
 
| 2-3
 
| 2-3
| u64, ExtData ID
+
| u64, Storage ID
 
|}
 
|}
  
 
=Description=
 
=Description=
 
This is an interface for [[AMPXI:GetTitleExtDataId]].
 
This is an interface for [[AMPXI:GetTitleExtDataId]].

Latest revision as of 09:31, 17 April 2016

Request[edit]

Index Word Description
0 Header code [0x000600C0]
1 Media Type
2-3 u64, Title ID

Response[edit]

Index Word Description
0 Header code
1 Result code
2-3 u64, Storage ID

Description[edit]

This is an interface for AMPXI:GetTitleExtDataId.