2.2.5.11.2 RopCreateBookmark ROP Success Response Buffer

The following descriptions define valid fields for the RopCreateBookmark ROP success 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

InputHandleIndex

ReturnValue

...

BookmarkSize

Bookmark (variable)

...

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

InputHandleIndex (1 byte):  An unsigned integer index that MUST be set to the value specified in the InputHandleIndex 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 0x00000000.

BookmarkSize (2 bytes):  An unsigned integer that specifies the size of the Bookmark field.

Bookmark (variable):  An array of bytes that specifies the bookmark created. The size of this field, in bytes, is specified by the BookmarkSize field.