FS:CreateDirectory: Difference between revisions
Steveice10 (talk | contribs) m →Request |
Convert to IPC templates |
||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
=Request= | =Request= | ||
{| | {{IPC/Request|Request}} | ||
| | {{IPC/RequestHeader|0x0809|6|2}} | ||
{{IPC/RequestEntry|Transaction (usually 0)}} | |||
{{IPC/RequestEntryRange|2|u64, Archive Handle}} | |||
| | {{IPC/RequestEntry|[[Filesystem_services#PathType|Path Type]]}} | ||
| | {{IPC/RequestEntry|Path Size (including null-terminator)}} | ||
{{IPC/RequestEntry|[[Filesystem_services#Attributes|Attributes]] (usually 0)}} | |||
{{IPC/TranslateStaticBuffer|Path Data Pointer|0}} | |||
{{IPC/RequestEnd}} | |||
| Transaction (usually 0) | |||
| 2 | |||
| Archive | |||
| [[ | |||
| | |||
| | |||
| ( | |||
| | |||
| | |||
=Response= | =Response= | ||
{| | {{IPC/Request|Response}} | ||
| | {{IPC/RequestHeader|0x0809|1|0}} | ||
{{IPC/RequestEntry|Result code}} | |||
{{IPC/RequestEnd}} | |||
| | |||
| 0 | |||
| | |||