Animation Controls Macros (Windows Embedded CE 6.0)

1/6/2010

The following table shows the animation control macros, and a description of the purpose for each.

Programming element Description

Animate_Close

This macro closes an AVI clip.

Animate_Create

This macro creates an animation control.

Animate_Open

This macro opens an AVI clip and displays its first frame in an animation control.

Animate_OpenEx

This macro opens an AVI clip from a resource in a specified module and displays its first frame in an animation control.

Animate_Play

This macro plays an AVI clip in an animation control.

Animate_Seek

This macro directs an animation control to display a particular frame of an AVI clip.

Animate_Stop

This macro stops playing an AVI clip in an animation control.

See Also

Reference

Animation Controls Reference