IDWriteFontFileEnumerator

Undocumented in source.
version(Windows)
interface IDWriteFontFileEnumerator : IUnknown {}

Members

Functions

GetCurrentFontFile
HRESULT GetCurrentFontFile(IDWriteFontFile* FontFile)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
MoveNext
HRESULT MoveNext(bool* HasCurrentFile)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.

Meta