FS:OpenFile
Request
| Request Word | Description | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| 0 |
| ||||||||
| 1 | Transaction (usually 0) | ||||||||
| 2-3 | u64, Archive Handle | ||||||||
| 4 | Path Type | ||||||||
| 5 | Path Size (including null-terminator) | ||||||||
| 6 | Open Flags | ||||||||
| 7 | Attributes (usually 0) | ||||||||
| 8 | Descriptor for static buffer (id 0) | ||||||||
| 9 | Path Data Pointer |
Response
| Response Word | Description | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| 0 |
| ||||||||
| 1 | Result code | ||||||||
| 2 | Descriptor for moving 1 handle | ||||||||
| 3 | File client session handle |