IDWriteFontSet1.GetFilteredFonts

Undocumented in source.
  1. HRESULT GetFilteredFonts(DWRITE_FONT_PROPERTY* properties, uint propertyCount, bool selectAnyProperty, IDWriteFontSet1* filteredFontSet)
  2. HRESULT GetFilteredFonts(DWRITE_FONT_AXIS_RANGE* fontAxisRanges, uint fontAxisRangeCount, bool selectAnyRange, IDWriteFontSet1* filteredFontSet)
    interface IDWriteFontSet1
  3. HRESULT GetFilteredFonts(uint* indices, uint indexCount, IDWriteFontSet1* filteredFontSet)

Meta