4.6.2 Server Responds to Client Request

The server response buffer for the successful RopCopyFolder operation ([MS-OXCROPS] section 2.2.4.8) consists of a 7-byte sequence, formatted as follows.

 0000: 36 00 00 00 00 00 00

RopId: 0x36 (RopCopyFolder ROP)

SourceHandleIndex: 0x00. This index is the same as that in the SourceHandleIndex field specified in the request buffer in section 4.6.1.

ReturnValue: 0x00000000. The folder was moved.

PartialCompletion: 0x00 (FALSE). The operation was completed.