2.2.2.10 RopSeekRowBookmark ROP
The RopSeekRowBookmark ROP ([MS-OXCROPS] section 2.2.5.9) moves the table cursor to a specific location in the table. The new location is specified by a custom bookmark, as specified in section 2.2.2.1.2, and the number of rows to move (forward or backwards) from that bookmark.
This ROP is distinguished from the RopSeekRow ROP ([MS-OXCROPS] section 2.2.5.8) in that the bookmark is not a predefined one, as specified in section 2.2.2.1.1, but one created by a RopCreateBookmark ROP request ([MS-OXCROPS] section 2.2.5.11). This ROP is valid only on Table objects.
The complete syntax of the ROP request and response buffers for this ROP is specified in [MS-OXCROPS]. This section specifies the syntax and semantics of various fields that are not fully specified in [MS-OXCROPS].