2.2.2.1.1 Predefined Bookmarks
The following values are used in the RopSeekRow ROP request ([MS-OXCROPS] section 2.2.5.8), the RopQueryRows ROP response ([MS-OXCROPS] section 2.2.5.4), and the RopFindRow ROP request ([MS-OXCROPS] section 2.2.5.13).
Constant name |
Value |
Meaning |
---|---|---|
BOOKMARK_BEGINNING |
0x00 |
Points to the beginning position of the table, or the first row. |
BOOKMARK_CURRENT |
0x01 |
Points to the current position of the table, or the current row. |
BOOKMARK_END |
0x02 |
Points to the ending position of the table, or the location after the last row. |