2.2.3.25 CPMCompareBmkIn
The CPMCompareBmkIn message requests a comparison of two bookmarks in a chapter.
The format of the CPMCompareBmkIn message that follows the header is shown in the following diagram.
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
hCursor |
|||||||||||||||||||||||||||||||
chapt |
|||||||||||||||||||||||||||||||
bmkFirst |
|||||||||||||||||||||||||||||||
bmkSecond |
hCursor (4 bytes): A 32-bit unsigned integer representing the handle from the CPMCreateQueryOut message for the rowset containing the bookmarks.
chapt (4 bytes): A 32-bit unsigned integer representing the handle of the chapter containing the bookmarks to compare.
bmkFirst (4 bytes): A 32-bit unsigned integer representing the handle to the first bookmark to compare.
bmkSecond (4 bytes): A 32-bit unsigned integer representing the handle to the second bookmark to compare.