Prev Next
Animate_Close info Overview GroupThe 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(
Parameters
Return ValuesThe Animate_Close macro always returns FALSE. RemarksYou 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 AlsoACM_OPEN, Animate_Open, MAKEINTRESOURCE
. |