Animate_StopAnimate_Stop*
*Contents  *Index  *Topic Contents
*Previous Topic: Animate_Seek
*Next Topic: Animation Control Notifications

Animate_Stop


BOOL Animate_Stop(
    HWND hwnd
);

Stops playing an AVI clip in an animation control. You can use this macro or send the ACM_STOP message explicitly.

hwnd
Handle to the animation control.

The Animate_Stop macro is defined in Commctrl.h.


Up Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.