IAnimationComposer interface
Provides methods for the animation composer.
Members
The IAnimationComposer interface inherits from the IUnknown interface. IAnimationComposer also has these types of members:
Methods
The IAnimationComposer interface has these methods.
| Method | Description |
|---|---|
| ComposerDetach |
Detaches from the animation composer from all external references. |
| ComposerInit |
Initializes an animation composer. |
| EnumerateFragments |
Creates an enumerator for the animation fragments. |
| GetNumFragments |
Retrieves the number of fragments in this composer. |
| InsertFragment |
Inserts a fragment into the composer's internal data structures at the specified position. |
| RemoveFragment |
Removes a fragment from the composer's internal data structures. |
| UpdateFragments |
Cycles through all fragments and updates the animated attribute. |
Properties
The IAnimationComposer interface has these properties.
| Property | Description |
|---|---|
|
Retrieves the animated attribute name. |
Requirements
|
Minimum supported client |
Windows XP, Windows 2000 Professional |
|---|---|
|
Minimum supported server |
Windows 2000 Server |
|
Header |
|
|
IDL |
|
|
DLL |
|