IDWriteFontCollection3

Undocumented in source.
version(Windows)
interface IDWriteFontCollection3 : IDWriteFontCollection2 {}

Members

Functions

GetExpirationEvent
HANDLE GetExpirationEvent()
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.

Inherited Members

From IDWriteFontCollection2

GetFontFamily
HRESULT GetFontFamily(uint index, IDWriteFontFamily2* fontFamily)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetMatchingFonts
HRESULT GetMatchingFonts(wchar* familyName, DWRITE_FONT_AXIS_VALUE* fontAxisValues, uint fontAxisValueCount, IDWriteFontList2* fontList)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetFontFamilyModel
DWRITE_FONT_FAMILY_MODEL GetFontFamilyModel()
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetFontSet
HRESULT GetFontSet(IDWriteFontSet1* fontSet)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.

Meta