The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
UIAnimationManager2 object
Implements the IUIAnimationManager2 and IUIAnimationTimerUpdateHandler interfaces.
Syntax
[
uuid(D25D8842-8884-4A4A-B321-091314379BDD),
helpstring("UIAnimationManager2 Class")
]
coclass UIAnimationManager2
{
[default] interface IUIAnimationManager2;
};
Remarks
To create an instance of this object, call the CoCreateInstance function with a CLSID of CLSID_UIAnimationManager2.
Requirements
|
Minimum supported client |
Windows 8, Windows 7 and Platform Update for Windows 7 [desktop apps | Windows Store apps] |
|---|---|
|
Minimum supported server |
None supported |
|
Header |
|
|
IDL |
|
|
DLL |
|
See also
Show: