| Prev Next Animate_Stop info Overview GroupThe 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( 
 Parameters
 Return ValuesIf the operation succeeds, the return value is a nonzero value. If the operation fails, the return value is zero. RemarksThe Animate_Stop macro is defined in COMMCTRL.H. See Also |