SetThumbnailContent 方法设置部件的缩略图内容。
语法
HRESULT SetThumbnailContent(
[in] const wchar_t *pContentType
);
参数
[in] pContentType
缩略图的内容类型。
返回值
SetThumbnailContent 返回 HRESULT 值。
要求
| 要求 | 价值 |
|---|---|
| 目标平台 | 桌面 |
| 标头 | filterpipeline.h (include Filterpipeline.h) |
SetThumbnailContent 方法设置部件的缩略图内容。
HRESULT SetThumbnailContent(
[in] const wchar_t *pContentType
);
[in] pContentType
缩略图的内容类型。
SetThumbnailContent 返回 HRESULT 值。
| 要求 | 价值 |
|---|---|
| 目标平台 | 桌面 |
| 标头 | filterpipeline.h (include Filterpipeline.h) |