Difference between revisions of "FS:EnumerateExtSaveData"

From 3dbrew
Jump to navigation Jump to search
m (Use common types.)
 
(One intermediate revision by the same user not shown)
Line 12: Line 12:
 
|-
 
|-
 
| 2
 
| 2
| u8, [[Mediatypes|Media Type]]
+
| [[Filesystem_services#MediaType|Media Type]]
 
|-
 
|-
 
| 3
 
| 3
| ?
+
| ID Entry Size (usually 4 or 8)
 
|-
 
|-
 
| 4
 
| 4
| ?
+
| u8, 0 = Non-Shared, 1 = Shared
 
|-
 
|-
 
| 5
 
| 5

Latest revision as of 23:37, 17 October 2015

Request[edit]

Index Word Description
0 Header code [0x8550102]
1 Output ID Buffer Size
2 Media Type
3 ID Entry Size (usually 4 or 8)
4 u8, 0 = Non-Shared, 1 = Shared
5 (outputBufferSize << 4) | 0xC
6 Output Pointer

Response[edit]

Index Word Description
0 Header code
1 Result code
2 Written ID Count