Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The SetFontContent method sets the content of the font.
Syntax
HRESULT SetFontContent(
[in] const wchar_t *pContentType
);
Parameters
[in] pContentType
The type of the content for the font to be set.
Return value
SetFontContent returns an HRESULT value.
Requirements
Requirement | Value |
---|---|
Target Platform | Desktop |
Header | filterpipeline.h (include Filterpipeline.h) |