Difference between revisions of "AM:GetStorageId"

(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

RequestEdit

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

ResponseEdit

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

DescriptionEdit

This is an interface for AMPXI:GetTitleExtDataId.