FSPXI:DeleteFile: Difference between revisions
Jump to navigation
Jump to search
Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x00020142] |- | 1 | Transaction (usually 0) |- | 2 | Archive handle lower word..." |
m Path is read only PXI buffer |
||
| Line 24: | Line 24: | ||
|- | |- | ||
| 6 | | 6 | ||
| (LowPath.Size<<8) <nowiki>|</nowiki> | | (LowPath.Size<<8) <nowiki>|</nowiki> 6 | ||
|- | |- | ||
| 7 | | 7 | ||
Latest revision as of 18:51, 29 April 2020
Request
| Index Word | Description |
|---|---|
| 0 | Header code [0x00020142] |
| 1 | Transaction (usually 0) |
| 2 | Archive handle lower word |
| 3 | Archive handle upper word |
| 4 | LowPath.Type |
| 5 | LowPath.Size |
| 6 | (LowPath.Size<<8) | 6 |
| 7 | LowPath.Data pointer |
Response
| Index Word | Description |
|---|---|
| 0 | Header code |
| 1 | Result code |