Difference between revisions of "AM:GetStorageId"

From 3dbrew
Jump to navigation Jump to search
m (Steveice10 moved page AM:GetTitleExtDataId to AM:GetStorageId)
m
 
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.