LAnimationWindow::StopAnimation

#include "ltwrappr.h"

L_VOID LAnimationWindow::StopAnimation(L_VOID)

Stops animation playback.

Returns

None.

Comments

If no animation is started, the function will simply return.

Required DLLs and Libraries

LTDIS
LTDLG
LTEFX
LTFIL
LTIMG
LTISI
LTSCR
LTTWN

For a listing of the exact DLLs and Libraries needed, based on the toolkit version, refer to Files To Be Included With Your Application.

See Also

Functions:

LAnimationWindow::LAnimationWindow, LAnimationWindow::PlayAnimation, LAnimationWindow::IsPlaying, LAnimationWindow::Load, LAnimationWindow::SetBitmapList, LAnimationWindow::AnimateEvent, Class Members

Example

For an example, refer to LAnimationWindow::PlayAnimation.