|
ReactOS 0.4.17-dev-934-g091855f
|


Public Member Functions | |
| HRESULT | AddListener ([in] IDWriteFontDownloadListener *listener, [out] UINT32 *token) |
| HRESULT | RemoveListener ([in] UINT32 token) |
| BOOL | IsEmpty () |
| HRESULT | BeginDownload ([in] IUnknown *context) |
| HRESULT | CancelDownload () |
| UINT64 | GetGenerationCount () |
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 298 of file dwrite_3.idl.
| HRESULT IDWriteFontDownloadQueue::AddListener | ( | [in] IDWriteFontDownloadListener * | listener, |
| [out] UINT32 * | token | ||
| ) |
| HRESULT IDWriteFontDownloadQueue::CancelDownload | ( | ) |
| UINT64 IDWriteFontDownloadQueue::GetGenerationCount | ( | ) |
| BOOL IDWriteFontDownloadQueue::IsEmpty | ( | ) |