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 8.1 [desktop apps | UWP apps]
Minimum supported server Windows Server 2012 R2 [desktop apps | UWP apps]
Target Platform Windows
Header dwrite_3.h