FS:EnumerateExtSaveData: Difference between revisions
Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x8550102] |- | 1 | List buffee size? |- | 2 | Mediatype? |- | 3 | ? |- | 4 | Alwa..." |
Steveice10 (talk | contribs) m Use common types. |
||
(4 intermediate revisions by 2 users not shown) | |||
Line 9: | Line 9: | ||
|- | |- | ||
| 1 | | 1 | ||
| | | Output ID Buffer Size | ||
|- | |- | ||
| 2 | | 2 | ||
| | | [[Filesystem_services#MediaType|Media Type]] | ||
|- | |- | ||
| 3 | | 3 | ||
| | | ID Entry Size (usually 4 or 8) | ||
|- | |- | ||
| 4 | | 4 | ||
| | | u8, 0 = Non-Shared, 1 = Shared | ||
|- | |- | ||
| 5 | | 5 | ||
| | | (outputBufferSize << 4) <nowiki>|</nowiki> 0xC | ||
|- | |- | ||
| 6 | | 6 | ||
| | | Output Pointer | ||
|} | |} | ||
Line 37: | Line 37: | ||
|- | |- | ||
| 1 | | 1 | ||
| | | Result code | ||
|- | |- | ||
| 2 | | 2 | ||
| Written ID | | Written ID Count | ||
|} | |} |