IDCompositionDevice3::CreateSaturationEffect-Methode (dcomp.h)
Erstellt eine instance von IDCompositionSaturationEffect.
Syntax
HRESULT CreateSaturationEffect(
[out] IDCompositionSaturationEffect **saturationEffect
);
Parameter
[out] saturationEffect
Typ: IDCompositionSaturationEffect**
Empfängt die erstellte instance von IDCompositionSaturationEffect.
Rückgabewert
Typ: HRESULT
Wenn diese Methode erfolgreich ist, wird S_OK zurückgegeben. Andernfalls wird ein Fehlercode HRESULT zurückgegeben.
Anforderungen
Anforderung | Wert |
---|---|
Zielplattform | Windows |
Kopfzeile | dcomp.h |
Bibliothek | Dcomp.lib |
DLL | Dcomp.dll |