<< Click to Display Table of Contents >> Navigation: ThinBASIC Modules > UI (User Interface) > Resources > Avi > Animate_Stop |
Description
Stops playing an AVI clip in an animation control.
Syntax
Animate_Stop(hWnd)
Returns
None
Parameters
Name |
Type |
Optional |
Meaning |
hWnd |
Number |
No |
A handle to the animation control in which to play the AVI clip. |
Remarks
Restrictions
See also
Examples