2.2.9.9.2 RopCopyToStream ROP Response Buffer

The following descriptions define valid fields for the RopCopyToStream ROP response buffer.


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

RopId

SourceHandleIndex

ReturnValue

...

ReadByteCount

...

...

WrittenByteCount

...

...

RopId (1 byte):  An unsigned integer that specifies the type of ROP. For this operation this field is set to 0x3A.

SourceHandleIndex (1 byte):  An unsigned integer index that MUST be set to the value specified in the SourceHandleIndex field in the request.

ReturnValue (4 bytes):  An unsigned integer that specifies the status of the ROP. For this response, this field is set to a value other than 0x00000503.

ReadByteCount (8 bytes):  An unsigned integer that specifies the number of bytes read from the source object.

WrittenByteCount (8 bytes):  An unsigned integer that specifies the number of bytes written to the destination object.