Overview
Group
Quick Info

Windows NT
Yes
Win95
Yes
Win32s
Yes
Import Library
-
Header File
commctrl.h
Unicode
No
Platform Notes
None

ACM_STOP

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

ACM_STOP

wParam = 0;

lParam = 0;

Return Values

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

If the operation fails, the return value is zero.

See Also

Animate_Stop

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