Share via


IAnimationFragment interface

[IAnimationFragment may be altered or unavailable in subsequent versions of the operating system or product.]

Provides methods to support animation fragments.

Members

The IAnimationFragment interface inherits from the IDispatch interface. IAnimationFragment also has these types of members:

  • Methods
  • Properties

Methods

The IAnimationFragment interface has these methods.

Method Description
detachFromComposer

Notifies the fragment to detach itself from the animation composer.

get_value

Retrieves an animated attribute's current value.

 

Properties

The IAnimationFragment interface has these properties.

Property Description

element

Retrieves the dispatch for an animated element.

 

Requirements

Minimum supported client

Windows XP, Windows 2000 Professional

Minimum supported server

Windows 2000 Server

Header

Mstime.h

IDL

Mstime.idl

DLL

Mstime.dll

See also

IDispatch