2.3.3.1.3 VtThumbnail

Specifies the format for the thumbnail property. This type conforms to the VT_CF TypedPropertyValue type as specified in [MS-OLEPS] section 2.15, but is presented in additional detail here to specify specific constraints on the type of data that can be contained 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 VT_CF (0x0047).

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

vtValue (variable): MUST be a VtThumbnailValue (section 2.3.3.1.2) structure.