IDWriteFontDownloadListener interface (dwrite_3.h)

Application-defined callback interface that receives notifications from the font download queue (IDWriteFontDownloadQueue interface). Callbacks will occur on the downloading thread, and objects must be prepared to handle calls on their methods from other threads at any time.

Inheritance

The IDWriteFontDownloadListener interface inherits from the IUnknown interface. IDWriteFontDownloadListener also has these types of members:

Methods

The IDWriteFontDownloadListener interface has these methods.

 
IDWriteFontDownloadListener::DownloadCompleted

The DownloadCompleted method is called back on an arbitrary thread when a download operation ends.

Requirements

Requirement Value
Minimum supported client Windows 10 [desktop apps only]
Minimum supported server Windows Server 2016 [desktop apps only]
Target Platform Windows
Header dwrite_3.h