IPartThumbnail::SetThumbnailContent method (filterpipeline.h)
The SetThumbnailContent method sets the thumbnail content for the part.
Syntax
HRESULT SetThumbnailContent(
[in] const wchar_t *pContentType
);
Parameters
[in] pContentType
The type of content for the thumbnail.
Return value
SetThumbnailContent returns an HRESULT value.
Requirements
Requirement | Value |
---|---|
Target Platform | Desktop |
Header | filterpipeline.h (include Filterpipeline.h) |