IDWriteFontDownloadQueue::IsEmpty 方法(dwrite_3.h)
确定下载队列是否为空。 请注意,队列不会
包含已下载的请求。 调用 BeginDownload 清除队列。
语法
BOOL IsEmpty();
返回值
类型:BOOL
如果队列为空,则为 FALSE;如果 BeginDownload请求挂起,则为 FALSE。
要求
要求 | 价值 |
---|---|
最低支持的客户端 | Windows 10 [仅限桌面应用] |
支持的最低服务器 | Windows Server 2016 [仅限桌面应用] |
目标平台 | 窗户 |
标头 | dwrite_3.h |
库 | Dwrite.lib |
DLL | Dwrite.dll |