IDWriteFontList.GetFont

<summary> Gets a font given its zero-based index. </summary> <param name="index">Zero-based index of the font in the font list.</param> <param name="font">Receives a pointer to the newly created font object.</param> <returns> Standard HRESULT error code. </returns>

interface IDWriteFontList
extern (Windows)
HRESULT
GetFont

Meta