Skip to content

Latest commit

 

History

History
46 lines (29 loc) · 2.38 KB

wpd-resource-thumbnail.md

File metadata and controls

46 lines (29 loc) · 2.38 KB
description ms.assetid title ms.topic ms.date
Specifies a small picture&\#8212;typically a smaller version of a larger picture in the object.
ad1eac9d-b182-49b2-bd2c-2d76e2026d80
WPD_RESOURCE_THUMBNAIL
reference
05/31/2018

WPD_RESOURCE_THUMBNAIL

Specifies a small picture—typically a smaller version of a larger picture in the object.

This type of resource must support the following attributes.

Attribute Name Required or Optional
WPD_MEDIA_WIDTH Required.
WPD_MEDIA_HEIGHT Required.
WPD_RESOURCE_ATTRIBUTE_TOTAL_SIZE Required.
WPD_RESOURCE_ATTRIBUTE_CAN_READ Required if clients can read this resource.
WPD_RESOURCE_ATTRIBUTE_CAN_WRITE Required if clients can write to this resource.
WPD_RESOURCE_ATTRIBUTE_CAN_DELETE Required if clients can delete this resource.
WPD_RESOURCE_ATTRIBUTE_OPTIMAL_READ_BUFFER_SIZE Required if clients have read access to the resource.
WPD_RESOURCE_ATTRIBUTE_OPTIMAL_WRITE_BUFFER_SIZE Required if clients have write access to the resource.
WPD_RESOURCE_ATTRIBUTE_FORMAT Required.
WPD_RESOURCE_ATTRIBUTE_RESOURCE_KEY Recommended.

 

See also

Requirements for Resources