Difference between revisions of "FSPXI:RenameDirectory"

From 3dbrew
Jump to navigation Jump to search
(Add FSPXI:RenameDirectory)
 
(No difference)

Latest revision as of 20:06, 29 April 2020

Request[edit]

Index Word Description
0 Header code [0x00070244]
1 Transaction (usually 0)
2 Source archive lower word
3 Source archive upper word
4 SourcePath.Type
5 SourcePath.Size
6 Destination archive lower word
7 Destination archive upper word
8 DestinationPath.Type
9 DestinationPath.Size
10 (SourcePath.Size<<8) | 6
11 SourcePath.Data pointer
12 (DestinationPath.Size<<8) | 6
13 DestinationPath.Data pointer

Response[edit]

Index Word Description
0 Header code
1 Result code