AMPXI:DeleteTitle: Difference between revisions

From 3dbrew
Jump to navigation Jump to search
Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x000400C0] |- | 1 | Mediatype |- | 2-3 | u64 titleID |} =Response..."
 
Steveice10 (talk | contribs)
mNo edit summary
 
(One intermediate revision by the same user not shown)
Line 9: Line 9:
|-
|-
| 1
| 1
| [[Mediatypes|Mediatype]]
| [[Filesystem_services#MediaType|MediaType]]
|-
|-
| 2-3
| 2-3
| u64 titleID
| u64, Title ID
|}
|}


Line 22: Line 22:
|-
|-
| 0
| 0
| Header code
| Header code [0x00040040]
|-
|-
| 1
| 1

Latest revision as of 02:47, 10 January 2016

Request

Index Word Description
0 Header code [0x000400C0]
1 MediaType
2-3 u64, Title ID

Response

Index Word Description
0 Header code [0x00040040]
1 Result code

Description

This deletes the directory under /title for the specified title. Nothing under /dbs is deleted for the the title, except for the data stored in import.db for the title possibly.