IDWriteFontSet3::GetFontSourceType method (dwrite_3.h)
Retrieves the font source type of the specified font.
Syntax
DWRITE_FONT_SOURCE_TYPE GetFontSourceType(
UINT32 fontIndex
);
Parameters
fontIndex
Type: UINT32
Zero-based index of the font.
Return value
Type: DWRITE_FONT_SOURCE_TYPE
The font source type of the specified font.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 10 Build 20348 |
Minimum supported server | Windows 10 Build 20348 |
Target Platform | Windows |
Header | dwrite_3.h |
Library | Dwrite.lib |