2.10.16 ExHyperlinkContainer
Referenced by: ExObjListSubContainer
A container record that specifies information about a hyperlink.
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
rh |
|||||||||||||||||||||||||||||||
... |
|||||||||||||||||||||||||||||||
exHyperlinkAtom |
|||||||||||||||||||||||||||||||
... |
|||||||||||||||||||||||||||||||
... |
|||||||||||||||||||||||||||||||
friendlyNameAtom (variable) |
|||||||||||||||||||||||||||||||
... |
|||||||||||||||||||||||||||||||
targetAtom (variable) |
|||||||||||||||||||||||||||||||
... |
|||||||||||||||||||||||||||||||
locationAtom (variable) |
|||||||||||||||||||||||||||||||
... |
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 0xF.
rh.recInstance
MUST be 0x000.
rh.recType
MUST be an RT_ExternalHyperlink.
exHyperlinkAtom (12 bytes): An ExHyperlinkAtom record (section 2.10.17) that specifies information needed to identify this hyperlink.
friendlyNameAtom (variable): An optional FriendlyNameAtom record that specifies the user- readable name of this hyperlink.
targetAtom (variable): An optional TargetAtom record that specifies the full path of the destination file of this hyperlink.
locationAtom (variable): An optional LocationAtom record that specifies the location within the destination file of the hyperlink.