IDWriteFontFace::ReleaseFontTable メソッド (dwrite.h)
TryGetFontTable から前に取得したテーブルを解放します。
構文
void ReleaseFontTable(
[in] void *tableContext
);
パラメーター
[in] tableContext
型: void*
TryGetFontTable からの不透明なコンテキストへのポインター。
戻り値
なし
必要条件
要件 | 値 |
---|---|
サポートされている最小のクライアント | Windows 7、Windows Vista SP2 および Windows Vista 用プラットフォーム更新プログラム [デスクトップ アプリ |UWP アプリ] |
サポートされている最小のサーバー | Windows Server 2008 R2、Windows Server 2008 SP2 および Windows Server 2008 用プラットフォーム更新プログラム [デスクトップ アプリ |UWP アプリ] |
対象プラットフォーム | Windows |
ヘッダー | dwrite.h |
Library | Dwrite.lib |
[DLL] | Dwrite.dll |