AM:GetStorageId: Difference between revisions
Jump to navigation
Jump to search
Steveice10 (talk | contribs) Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x000600C0] |- | 1 | MediaType |- | 2-3 | u64..." |
Steveice10 (talk | contribs) mNo edit summary |
||
| (One intermediate revision by the same user not shown) | |||
| Line 9: | Line 9: | ||
|- | |- | ||
| 1 | | 1 | ||
| [[Filesystem_services#MediaType| | | [[Filesystem_services#MediaType|Media Type]] | ||
|- | |- | ||
| 2-3 | | 2-3 | ||
| Line 28: | Line 28: | ||
|- | |- | ||
| 2-3 | | 2-3 | ||
| u64, | | u64, Storage ID | ||
|} | |} | ||
=Description= | =Description= | ||
This is an interface for [[AMPXI:GetTitleExtDataId]]. | This is an interface for [[AMPXI:GetTitleExtDataId]]. | ||
Latest revision as of 08:31, 17 April 2016
Request
| Index Word | Description |
|---|---|
| 0 | Header code [0x000600C0] |
| 1 | Media Type |
| 2-3 | u64, Title ID |
Response
| Index Word | Description |
|---|---|
| 0 | Header code |
| 1 | Result code |
| 2-3 | u64, Storage ID |
Description
This is an interface for AMPXI:GetTitleExtDataId.