IdCompositionVisual3 ::SetDepthMode, méthode (dcomp.h)
Définit la propriété de mode de profondeur associée à ce visuel.
Syntaxe
HRESULT SetDepthMode(
[in] DCOMPOSITION_DEPTH_MODE mode
);
Paramètres
[in] mode
Type : DCOMPOSITION_DEPTH_MODE
Nouveau mode de profondeur.
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 |
---|---|
Plateforme cible | Windows |
En-tête | dcomp.h |
Bibliothèque | Dcomp.lib |
DLL | Dcomp.dll |