Overview
Group
Quick Info

Windows NT
Yes
Win95
Yes
Win32s
Yes
Import Library

Header File
commctrl.h
Unicode
No
Platform Notes
None

Animate_Stop

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

BOOL Animate_Stop(

hwnd

);

Parameters

hwnd

Handle to the animation control.

Return Values

If the operation succeeds, the return value is a nonzero value.

If the operation fails, the return value is zero.

Remarks

The Animate_Stop macro is defined in COMMCTRL.H.

See Also

ACM_STOP

Software for developers
Delphi Components
.Net Components
Software for Android Developers
More information resources
MegaDetailed.Net
Unix Manual Pages
Delphi Examples