IDWriteColorGlyphRunEnumerator ::GetCurrentRun, méthode (dwrite_2.h)
Retourne l’exécution actuelle du glyphe de l’énumérateur.
Syntaxe
HRESULT GetCurrentRun(
[out] DWRITE_COLOR_GLYPH_RUN const **colorGlyphRun
);
Paramètres
[out] colorGlyphRun
Type : const DWRITE_COLOR_GLYPH_RUN**
Pointeur vers l’exécution actuelle du glyphe.
Valeur retournée
Type : HRESULT
Si cette méthode réussit, elle retourne S_OK. Sinon, elle retourne un code d’erreur HRESULT.
Spécifications
Condition requise | Valeur |
---|---|
Client minimal pris en charge | Windows 8.1 [applications de bureau | Applications UWP] |
Serveur minimal pris en charge | Windows Server 2012 R2 [applications de bureau | Applications UWP] |
Plateforme cible | Windows |
En-tête | dwrite_2.h |
Bibliothèque | Dwrite.lib |
DLL | Dwrite.dll |