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