2.2.3.3.9.1 RDP_FILE_RENAME_INFORMATION

RDP_FILE_RENAME_INFORMATION is a structure representing FileRenameInformation as a possible value of the FsInformationClass field. All fields have the same meaning as in FILE_RENAME_INFORMATION in [MS-FSCC] section 2.4.37. The differences are only in the layout of the fields.


0


1


2


3


4


5


6


7


8


9

1
0


1


2


3


4


5


6


7


8


9

2
0


1


2


3


4


5


6


7


8


9

3
0


1

ReplaceIfExists

RootDirectory

FileNameLength

...

FileName (variable)

...

ReplaceIfExists (1 byte): See [MS-FSCC] section 2.4.37 for a description of this field.

RootDirectory (1 byte): See [MS-FSCC] section 2.4.37 for a description of this field. For network operations, the value of the RootDirectory field in this structure MUST always be zero.

FileNameLength (4 bytes): See [MS-FSCC] section 2.4.37 for a description of this field.

FileName (variable): See [MS-FSCC] section 2.4.37 for a description of this field.