FSDir:Read: Difference between revisions
Jump to navigation
Jump to search
m Convert to IPC templates |
|||
| (2 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
=Request= | =Request= | ||
{ | {{IPC/Request}} | ||
| | {{IPC/RequestHeader|0x0801|1|2}} | ||
{{IPC/RequestEntry|[[Filesystem_services#DirectoryEntry|Entry]] Count}} | |||
{{IPC/MapPointerW|[[Filesystem_services#DirectoryEntry|Entry]] Output Pointer|(Entry Count × 0x228)}} | |||
| | {{IPC/RequestEnd}} | ||
| | |||
| | |||
| | |||
| | |||
| ( | |||
=Response= | =Response= | ||
{ | {{IPC/Request}} | ||
{{#vardefine:ipc_offset|0}} | |||
{{IPC/RequestHeader|0x0801|2|0}} | |||
{{IPC/RequestEntry|Result code}} | |||
{{IPC/RequestEntry|Actual Entry Count}} | |||
| 0 | {{IPC/RequestEnd}} | ||
| | |||
| | |||
| | |||
| Result code | |||
{| | |||
Latest revision as of 18:37, 1 March 2025
Request
| Index Word | Description | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| 0 |
| ||||||||
| 1 | Entry Count | ||||||||
| 2 | Descriptor for mapping a (Entry Count × 0x228) byte write-only buffer in the target process | ||||||||
| 3 | Entry Output Pointer |
Response
| Index Word | Description | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| 0 |
| ||||||||
| 1 | Result code | ||||||||
| 2 | Actual Entry Count |