2.2.3.14 VT_CLSID | VT_VECTOR
The value of a VT_CLSID | VT_VECTOR type property MUST be an array of VT_CLSID type property values.
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Size |
|||||||||||||||||||||||||||||||
|
Value (variable) |
|||||||||||||||||||||||||||||||
|
... |
|||||||||||||||||||||||||||||||
Size (4 bytes): A ULONG that specifies the size of the array or vector of values; MUST be formatted in little-endian byte order.
Value (variable): MUST be filled with an array of property values of VT_CLSID type. The number of values MUST be equal to the Size field value.