2.3.3.1.21 VtHyperlinks

Specifies the format for a property representing a set of hyperlinks. This type conforms to the VT_BLOB TypedPropertyValue type as specified in [MS-OLEPS] section 2.15, but is presented in more detail here to further specify the contents of the data in this type.


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

wType

padding

vtValue (variable)

...

wType (2 bytes): An unsigned integer that MUST be equal to VT_BLOB (0x0041).

padding (2 bytes): An unsigned integer that MUST be 0x0000. MUST be ignored.

vtValue (variable): MUST be a VtHyperlinkValue structure (section 2.3.3.1.20).