2.10.24 ExHyperlinkFlagsAtom
Referenced by: ExHyperlink9Container
An atom record that specifies additional information about a hyperlink.
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
rh |
|||||||||||||||||||||||||||||||
... |
|||||||||||||||||||||||||||||||
A |
B |
C |
reserved |
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 an RT_ExternalHyperlinkFlagsAtom.
rh.recLen
MUST be 0x00000004.
A - fInsertHyperlinkDialog (1 bit): A bit that specifies whether this hyperlink was created in the Insert Hyperlink dialog box.
B - fLocationIsNamedShow (1 bit): A bit that specifies whether the location of this hyperlink is a named show.
C - fNamedShowReturnToSlide (1 bit): A bit that specifies whether this hyperlink to a named show was set to return to the slide.
reserved (29 bits): MUST be zero and MUST be ignored.