Overview
Group
Quick Info

Windows NT
Yes
Win95
Yes
Win32s
Yes
Import Library

Header File
commctrl.h
Unicode
WinNT
Platform Notes
None

Animate_Close

The Animate_Close macro closes an AVI clip and displays its first frame in an animation control. You can use this macro or explicitly send the ACM_OPEN message.

BOOL Animate_Close(

HWND hwnd

);

Parameters

hwnd

Handle to the animation control.

Return Values

The Animate_Close macro always returns FALSE.

Remarks

You can use Animate_Close to close an .AVI file or AVI resource that was previously opened for the specified animation control.

The Animate_Close macro is defined in COMMCTRL.H.

See Also

ACM_OPEN, Animate_Open, MAKEINTRESOURCE

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