IdCompositionSurface::ResumeDraw, méthode (dcomp.h)
Reprend le dessin sur cet objet de surface Microsoft DirectComposition.
Syntaxe
HRESULT ResumeDraw();
Valeur de retour
Si la fonction réussit, elle retourne S_OK. Sinon, elle retourne un code d’erreur HRESULT , qui peut inclure DCOMPOSITION_ERROR_SURFACE_BEING_RENDERED et DCOMPOSITION_ERROR_SURFACE_NOT_BEING_RENDERED.
Notes
Cette méthode permet à la mise à jour de surface de continuer, sauf si d’autres surfaces ont des dessins actifs et non suspendus.
Spécifications
Client minimal pris en charge | Windows 8 [applications de bureau uniquement] |
Serveur minimal pris en charge | Windows Server 2012 [applications de bureau uniquement] |
Plateforme cible | Windows |
En-tête | dcomp.h |
Bibliothèque | Dcomp.lib |
DLL | Dcomp.dll |