FS:GetFormatInfo: Difference between revisions
Jump to navigation
Jump to search
m →Request |
Steveice10 (talk | contribs) m Use common types. |
||
| Line 9: | Line 9: | ||
|- | |- | ||
| 1 | | 1 | ||
| Archive | | [[Filesystem_services#ArchiveId|Archive ID]] | ||
|- | |- | ||
| 2 | | 2 | ||
| [[ | | [[Filesystem_services#PathType|Path Type]] | ||
|- | |- | ||
| 3 | | 3 | ||
| | | Path Size | ||
|- | |- | ||
| 4 | | 4 | ||
| ( | | (PathSize << 14) <nowiki>|</nowiki> 2 | ||
|- | |- | ||
| 5 | | 5 | ||
| | | Path Data Pointer | ||
|} | |} | ||
Revision as of 22:32, 17 October 2015
Request
| Index Word | Description |
|---|---|
| 0 | Header code [0x084500C2] |
| 1 | Archive ID |
| 2 | Path Type |
| 3 | Path Size |
| 4 | (PathSize << 14) | 2 |
| 5 | Path Data Pointer |
Response
| Index Word | Description |
|---|---|
| 0 | Header code |
| 1 | Resultcode |
| 2 | unknown |
| 3 | unknown |
| 5 | unknown |
| 5 | unknown |