Méthode IMILBitmapEffect ::GetParentEffect (mileffects.h)
Obtient un parent de l’effet.
Syntaxe
HRESULT GetParentEffect(
[out, retval] IMILBitmapEffectGroup **ppParentEffect
);
Paramètres
[out, retval] ppParentEffect
Type : IMILBitmapEffectGroup**
Pointeur qui reçoit un pointeur vers IMILBitmapEffectGroup.
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 XP avec SP2, Windows Vista [applications de bureau uniquement] |
Serveur minimal pris en charge | Windows Server 2008 [applications de bureau uniquement] |
Plateforme cible | Windows |
En-tête | mileffects.h |
Composant redistribuable | Microsoft .Net 3.0 |