2.9.116 HFDBits

The HFDBits structure specifies how to handle a hyperlink when it is traversed.


0


1


2


3


4


5


6


7


8


9

1
0


1


2


3


4


5


6


7


8


9

2
0


1


2


3


4


5


6


7


8


9

3
0


1

A

B

C

D

E

F

A - fNew (1 bit): A bit that specifies if the hyperlink is to be opened in a new window.

B - fNoHist (1 bit): A bit that specifies if the navigation history is preserved when traversing this hyperlink. This value is 1 if the navigation history is not preserved and 0 if the navigation history is preserved.

C - fImageMap (1 bit): A bit that specifies if the hyperlink is a location in an HTML image map.

D - fLocation (1 bit): A bit that specifies if the hyperlink contains a specific location in the target document.

E - fTooltip (1 bit): A bit that specifies if the hyperlink contains a ScreenTip string.

F - unused (3 bits): This value MUST be 0 and MUST be ignored.