FS:EnumerateExtSaveData: Difference between revisions
Jump to navigation
Jump to search
m →Request |
Steveice10 (talk | contribs) No edit summary |
||
Line 9: | Line 9: | ||
|- | |- | ||
| 1 | | 1 | ||
| | | Output ID Buffer Size | ||
|- | |- | ||
| 2 | | 2 | ||
| [[Mediatypes| | | u8, [[Mediatypes|Media Type]] | ||
|- | |- | ||
| 3 | | 3 | ||
Line 18: | Line 18: | ||
|- | |- | ||
| 4 | | 4 | ||
| | | ? | ||
|- | |- | ||
| 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 | ||
|} | |} |
Revision as of 05:05, 17 October 2015
Request
Index Word | Description |
---|---|
0 | Header code [0x8550102] |
1 | Output ID Buffer Size |
2 | u8, Media Type |
3 | ? |
4 | ? |
5 | (outputBufferSize << 4) | 0xC |
6 | Output Pointer |
Response
Index Word | Description |
---|---|
0 | Header code |
1 | Result code |
2 | Written ID Count |