IDWriteFontFace::ReleaseFontTable-Methode (dwrite.h)
Gibt die zuvor von TryGetFontTable abgerufene Tabelle frei.
Syntax
void ReleaseFontTable(
[in] void *tableContext
);
Parameter
[in] tableContext
Typ: void*
Ein Zeiger auf den undurchsichtigen Kontext von TryGetFontTable.
Rückgabewert
Keine
Anforderungen
Anforderung | Wert |
---|---|
Unterstützte Mindestversion (Client) | Windows 7, Windows Vista mit SP2 und Plattformupdate für Windows Vista [Desktop-Apps | UWP-Apps] |
Unterstützte Mindestversion (Server) | Windows Server 2008 R2, Windows Server 2008 mit SP2 und Plattformupdate für Windows Server 2008 [Desktop-Apps | UWP-Apps] |
Zielplattform | Windows |
Kopfzeile | dwrite.h |
Bibliothek | Dwrite.lib |
DLL | Dwrite.dll |