Difference between revisions of "FSDir:Read"
Jump to navigation
Jump to search
(Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x08010042] |- | 1 | Entrycount, number of entries to read. |- | 2 | ((entrycount*...") |
(No difference)
|
Revision as of 02:35, 22 April 2012
Request
Index Word | Description |
---|---|
0 | Header code [0x08010042] |
1 | Entrycount, number of entries to read. |
2 | ((entrycount*0x228)<<4) | 12; |
3 | Entry receive ptr |
Response
Index Word | Description |
---|---|
0 | Header code |
1 | Result code |
2 | Actually read entrycount |