IDCompositionDevice3::CreateHueRotationEffect, méthode (dcomp.h)
Crée un instance d’IDCompositionHueRotationEffect.
Syntaxe
HRESULT CreateHueRotationEffect(
[out] IDCompositionHueRotationEffect **hueRotationEffect
);
Paramètres
[out] hueRotationEffect
Type : IDCompositionHueRotationEffect**
Reçoit le instance créé d’IDCompositionHueRotationEffect.
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
Plateforme cible | Windows |
En-tête | dcomp.h |
Bibliothèque | Dcomp.lib |
DLL | Dcomp.dll |