2.3.3.1.19 VecVtHyperlink

Referenced by: VtHyperlinkValue

Specifies the data format for an array of hyperlinks. This type conforms to the (VT_VECTOR | VT_VARIANT) TypedPropertyValue value format as specified in [MS-OLEPS] section 2.15, but this section specifies additional details specific to 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

cElements

rgHyperlink (variable)

...

cElements (4 bytes): An unsigned integer specifying the count of elements in the rgHyperlink field. The number of elements in rgHyperlink MUST be 1/6 of this value. This value MUST be evenly divisible by 6.

rgHyperlink (variable): An array of VtHyperlink (section 2.3.3.1.18). Specifies the list of hyperlinks for the property.