|
ReactOS 0.4.17-dev-934-g091855f
|


Public Member Functions | |
| HRESULT | GetFontCollection ([out] IDWriteFontCollection **collection) |
| UINT32 | GetFontCount () |
| HRESULT | GetFont ([in] UINT32 index, [out] IDWriteFont **font) |
Public Member Functions inherited from IUnknown | |
| HRESULT | QueryInterface ([in] REFIID riid, [out, iid_is(riid)] void **ppvObject) |
| ULONG | AddRef () |
| ULONG | Release () |
Additional Inherited Members | |
Public Types inherited from IUnknown | |
| typedef IUnknown * | LPUNKNOWN |
Definition at line 845 of file dwrite.idl.
| HRESULT IDWriteFontList::GetFont | ( | [in] UINT32 | index, |
| [out] IDWriteFont ** | font | ||
| ) |
| HRESULT IDWriteFontList::GetFontCollection | ( | [out] IDWriteFontCollection ** | collection | ) |
| UINT32 IDWriteFontList::GetFontCount | ( | ) |