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.
UIAnimationTransitionFactory2 object
Implements the IUIAnimationTransitionFactory2 interface.
Syntax
[
uuid(84302F97-7F7B-4040-B190-72AC9D18E420),
helpstring("UIAnimationTransitionFactory2 Class")
]
coclass UIAnimationTransitionFactory2
{
[default] interface IUIAnimationTransitionFactory2;
};
Remarks
To create an instance of this object, call the CoCreateInstance function with a CLSID of CLSID_UIAnimationTransitionFactory2.
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: