Difference between revisions of "FSPXI:CreateDirectory"
Jump to navigation
Jump to search
(Add FSPXI:CreateDirectory) |
m (Path is read only PXI buffer) |
||
Line 27: | Line 27: | ||
|- | |- | ||
| 7 | | 7 | ||
− | | (LowPath.Size<<8) <nowiki>|</nowiki> | + | | (LowPath.Size<<8) <nowiki>|</nowiki> 6 |
|- | |- | ||
| 8 | | 8 |
Latest revision as of 19:04, 29 April 2020
Request[edit]
Index Word | Description |
---|---|
0 | Header code [0x00060182] |
1 | Transaction (usually 0) |
2 | Archive handle lower word |
3 | Archive handle upper word |
4 | LowPath.Type |
5 | LowPath.Size |
6 | Attributes |
7 | (LowPath.Size<<8) | 6 |
8 | LowPath.Data pointer |
Response[edit]
Index Word | Description |
---|---|
0 | Header code |
1 | Result code |