2.4.22.7 BookmarkEntityAtom
Referenced by: BookmarkEntityAtomContainer
An atom record that specifies information used to link the bookmark records in the text itself to the bookmarks in the Summary Information Stream.
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
rh |
|||||||||||||||||||||||||||||||
... |
|||||||||||||||||||||||||||||||
bookmarkId |
|||||||||||||||||||||||||||||||
bookmarkName (64 bytes) |
|||||||||||||||||||||||||||||||
... |
|||||||||||||||||||||||||||||||
... |
rh (8 bytes): A RecordHeader structure (section 2.3.1) that specifies the header for this record. Sub-fields are further specified in the following table.
-
Field
Meaning
rh.recVer
MUST be 0x0.
rh.recInstance
MUST be 0x000.
rh.recType
MUST be RT_BookmarkEntityAtom.
rh.recLen
MUST be 0x00000044.
bookmarkId (4 bytes): An unsigned integer that specifies this bookmark identifier. It MUST be the same as the bookmarkID field of a TextBookMarkAtom record.
bookmarkName (64 bytes): A char2 that specifies the name of a bookmark. The name MUST NOT be empty. The name SHOULD be the same as one of the PropertyIdentifierAndOffset.PropertyIdentifier fields, as specified in [MS-OLEPS] section 2.19, in the Summary Information Stream.