UIAnimationTransitionLibrary object

Implements the IUIAnimationTransitionLibrary interface.

Syntax

[
    uuid(1D6322AD-AA85-4EF5-A828-86D71067D145),
    helpstring("UIAnimationTransitionLibrary Class")
]
coclass UIAnimationTransitionLibrary
{
    [default] interface IUIAnimationTransitionLibrary;
};

Remarks

To create an instance of this object, call the CoCreateInstance function with a CLSID of CLSID_UIAnimationTransitionLibrary.

Requirements

Minimum supported client

Windows 7, Windows Vista and Platform Update for Windows Vista [desktop apps | Windows Store apps]

Minimum supported server

None supported

Header

UIAnimation.h

IDL

UIAnimation.idl

DLL

UIAnimation.dll

See also

UIAnimationManager

UIAnimationTimer

UIAnimationTransitionFactory