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