2.2.3.13 VT_UI4 | VT_VECTOR
The value of a VT_UI4 | VT_VECTOR type property MUST be an array of VT_UI4 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. This field MUST be formatted in little-endian byte order.
Value (variable): MUST be filled with an array of property values of VT_UI4 type. The number of values MUST be equal to the Size field value.