IDWriteFontList2

Undocumented in source.
version(Windows)
interface IDWriteFontList2 : IDWriteFontList1 {}

Members

Functions

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.

Inherited Members

From IDWriteFontList1

GetFont
HRESULT GetFont(uint listIndex, IDWriteFont3* font)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetFontLocality
DWRITE_LOCALITY GetFontLocality(uint listIndex)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetFontFaceReference
HRESULT GetFontFaceReference(uint listIndex, IDWriteFontFaceReference* fontFaceReference)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.

Meta