UIAnimationManager object
Implements the IUIAnimationManager and IUIAnimationTimerUpdateHandler interfaces.
Syntax
[
uuid(4C1FC63A-695C-47E8-A339-1A194BE3D0B8),
helpstring("UIAnimationManager Class")
]
coclass UIAnimationManager
{
[default] interface IUIAnimationManager;
};
Remarks
To create an instance of this object, call the CoCreateInstance function with a CLSID of CLSID_UIAnimationManager.
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 |