Contents Index Topic Contents | ||
Previous Topic: ACM_PLAY Next Topic: Animation Control Macros |
ACM_STOP
ACM_STOP wParam = 0; lParam = 0;Stops playing an AVI clip in an animation control. You can send this message explicitly or by using the Animate_Stop macro.
- Returns nonzero if successful, or zero otherwise.
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.