Changes

Jump to navigation Jump to search
m
Convert to IPC templates
Line 1: Line 1:  
=Request=
 
=Request=
{| class="wikitable" border="1"
+
{{IPC/Request}}
|-
+
{{IPC/RequestHeader|0x0801|1|2}}
!  Index Word
+
{{IPC/RequestEntry|[[Filesystem_services#DirectoryEntry|Entry]] Count}}
!  Description
+
{{IPC/MapPointerW|[[Filesystem_services#DirectoryEntry|Entry]] Output Pointer|(Entry Count × 0x228)}}
|-
+
{{IPC/RequestEnd}}
| 0
  −
| Header code [0x08010042]
  −
|-
  −
| 1
  −
| [[Filesystem_services#DirectoryEntry|Entry]] Count
  −
|-
  −
| 2
  −
| ((EntryCount * 0x228) << 4) <nowiki>|</nowiki> 0xC
  −
|-
  −
| 3
  −
| [[Filesystem_services#DirectoryEntry|Entry]] Output Pointer
  −
|}
      
=Response=
 
=Response=
{| class="wikitable" border="1"
+
{{IPC/Request}}
|-
+
{{#vardefine:ipc_offset|0}}
!  Index Word
+
{{IPC/RequestHeader|0x0801|2|0}}
!  Description
+
{{IPC/RequestEntry|Result code}}
|-
+
{{IPC/RequestEntry|Actual Entry Count}}
| 0
+
{{IPC/RequestEnd}}
| Header code
  −
|-
  −
| 1
  −
| Result code
  −
|-
  −
| 2
  −
| Actual Entry Count
  −
|}
 
164

edits

Navigation menu