[]
        
(Showing Draft Content)

C1.Util.DX.Animation.Interpolator2.GetDependencies

GetDependencies Method

GetDependencies(out Dependencies, out Dependencies, out Dependencies)

HRESULT IUIAnimationInterpolator2::GetDependencies([Out] UI_ANIMATION_DEPENDENCIES* initialValueDependencies,[Out] UI_ANIMATION_DEPENDENCIES* initialVelocityDependencies,[Out] UI_ANIMATION_DEPENDENCIES* durationDependencies)

Declaration
public void GetDependencies(out Dependencies initialValueDependencies, out Dependencies initialVelocityDependencies, out Dependencies durationDependencies)
Public Sub GetDependencies(ByRef initialValueDependencies As Dependencies, ByRef initialVelocityDependencies As Dependencies, ByRef durationDependencies As Dependencies)
Parameters
Type Name Description
Dependencies initialValueDependencies
Dependencies initialVelocityDependencies
Dependencies durationDependencies