IDCompositionVisual3::SetOffsetZ(IDCompositionAnimation*) method (dcomp.h)
Animates the value of the OffsetZ property.
HRESULT SetOffsetZ(
[in] IDCompositionAnimation *animation
);
[in] animation
Type: IDCompositionAnimation*
The animation to control the OffsetZ property.
Type: HRESULT
If this method succeeds, it returns S_OK. Otherwise, it returns an HRESULT error code.
Requirement | Value |
---|---|
Target Platform | Windows |
Header | dcomp.h |
Library | Dcomp.lib |
DLL | Dcomp.dll |