IDWriteFontFace::ReleaseFontTable 方法 (dwrite.h)
釋放稍早從 TryGetFontTable 取得的數據表。
語法
void ReleaseFontTable(
[in] void *tableContext
);
參數
[in] tableContext
類型: void*
TryGetFontTable 中不透明內容的指標。
傳回值
無
規格需求
需求 | 值 |
---|---|
最低支援的用戶端 | 適用於 Windows Vista 的 Windows 7、Windows Vista SP2 和平臺更新 [傳統型應用程式 |UWP 應用程式] |
最低支援的伺服器 | Windows Server 2008 R2、Windows Server 2008 SP2 和 Platform Update for Windows Server 2008 [傳統型應用程式 |UWP 應用程式] |
目標平台 | Windows |
標頭 | dwrite.h |
程式庫 | Dwrite.lib |
Dll | Dwrite.dll |