Difference between revisions of "FS:Obsoleted 3 0 EnumerateSharedExtSaveData"
Jump to navigation
Jump to search
Steveice10 (talk | contribs) m (Minor fix.) |
Steveice10 (talk | contribs) m (Use common types.) |
||
(One intermediate revision by the same user not shown) | |||
Line 9: | Line 9: | ||
|- | |- | ||
| 1 | | 1 | ||
− | | Output ID Count (size / | + | | Output ID Count (size / 4) |
|- | |- | ||
| 2 | | 2 | ||
− | | | + | | [[Filesystem_services#MediaType|Media Type]] |
|- | |- | ||
| 3 | | 3 |
Latest revision as of 22:31, 17 October 2015
Request[edit]
Index Word | Description |
---|---|
0 | Header code [0x08340082] |
1 | Output ID Count (size / 4) |
2 | Media Type |
3 | (outputBytes << 4) | 0xC |
4 | Output Pointer |
Response[edit]
Index Word | Description |
---|---|
0 | Header code |
1 | Result code |
2 | Written ID Count |
Description[edit]
This has been obsoleted. It now wraps around the new FS:EnumerateExtSaveData.