IDWriteFontFace3::IsGlyphLocal 方法 (dwrite_3.h)
判斷圖像是否從字型本機下載。
語法
BOOL IsGlyphLocal(
[in] UINT16 glyphId
);
參數
[in] glyphId
類型: UINT16
字元識別碼。
傳回值
類型: BOOL
如果字型在本機有指定的圖像,則傳回 TRUE。
需求
最低支援的用戶端 | Windows 10 [僅限傳統型應用程式] |
最低支援的伺服器 | Windows Server 2016 [僅限傳統型應用程式] |
目標平台 | Windows |
標頭 | dwrite_3.h |
程式庫 | Dwrite.lib |
Dll | Dwrite.dll |