Difference between revisions of "FS:EnumerateExtSaveData"
Jump to navigation
Jump to search
Steveice10 (talk | contribs) |
Steveice10 (talk | contribs) m (Use common types.) |
||
(One intermediate revision by the same user not shown) | |||
Line 12: | Line 12: | ||
|- | |- | ||
| 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 |
Latest revision as of 22: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 |