IDWriteFontSet.GetPropertyValues

Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
  1. HRESULT GetPropertyValues(uint listIndex, DWRITE_FONT_PROPERTY_ID propertyId, bool* exists, IDWriteLocalizedStrings* values)
  2. HRESULT GetPropertyValues(DWRITE_FONT_PROPERTY_ID propertyId, wchar* preferredLocaleNames, IDWriteStringList* values)
    interface IDWriteFontSet
    extern (Windows)
    HRESULT
    GetPropertyValues
  3. HRESULT GetPropertyValues(DWRITE_FONT_PROPERTY_ID propertyId, IDWriteStringList* values)

Meta