Notes
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
Provides methods for the animation composer.
Members
The IAnimationComposer interface inherits from the IUnknown interface. IAnimationComposer also has these types of members:
- Methods
- Properties
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 |
Mstime.h |
IDL |
Mstime.idl |
DLL |
Mstime.dll |